Sets the configuration from a configuration file (JSON)

loadConfig(cfgFile)

Arguments

cfgFile

Config file in JSON format. As output by saveConfig

Value

nothing of particular interest. The configuration is set for the current environment

Author

Fabian Mueller