manjaro-tools/data/schemas/locale.schema.yaml
2016-09-19 00:01:54 +02:00

7 lines
158 B
YAML

---
type: map
mapping:
"region": { type: str }
"zone": { type: str }
"localeGenPath": { type: str, required: true }
"geoipUrl": { type: str }