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

9 lines
159 B
YAML
Raw Normal View History

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