You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jfa-go/config
Harvey Tindall 9e9f46d97b
build: remove compile_mjml script, no python!
3 months ago
..
README.txt build: remove compile_mjml script, no python! 3 months ago
config-base.yaml
config-json-to-new-yaml.py
gen-rough-schema.py

README.txt

The two python scripts here, `config-json-to-new-yaml.py` and `gen-rough-schema.py` were used to convert the old format, which was stored in a JSON file, to the new format in YAML. The latter script is used to get the possible values for settings and sections, so they could be properly defined in common/config.go.