79f798f67bConfiguration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case, #1473
11 years ago
Torkel Ödegaard
2c16b0f0f3added unit test for loading configuration file