manjaro-tools/data/schemas/locale-schema.yaml

9 lines
167 B
YAML
Raw Normal View History

2016-09-17 18:02:56 +02:00
%YAML 1.2
---
type: map
mapping:
2016-09-17 18:05:45 +02:00
"region": { type: str }
"zone": { type: str }
"localeGenPath": { type: str, required: yes }
"geoipUrl": { type: str }