Fellas, how do you cater for external configurations into your apps (server side or desktop)???
I am currently using TOML files, but lack of referencing other config values warrants for extra repetition of the configuration, does anyone have a better option apart from TOML/JSON/XML?? Supposedly one with referential capabilities???