nix-tools/data/schemas/locale.schema.yaml
2016-09-18 00:06:32 +02:00

7 lines
157 B
YAML

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