|
Eh...: "Armor accepts configuration in JSON format, command-line option -c can be used to specify a config file, e.g. armor -c config.json." Ok, it might be better than Apache's mongrel mix of not-quite and SGML/XML dialect -- but I'd much rather see something like YAML than having to write JSON by hand. I suppose I should just write a compiler (or use one, I'm sure simple YAML maps pretty well 1:1 to simple JSON). |
It has all the benefits of JSON and YAML, but it's not so complicated to parse and does not depend on indentation.
https://github.com/toml-lang/toml