pub fn read(filename: &str) -> Result<JSONConfiguration>
Expand description

Reads configuration from provided file

If file does not exist or we cannot read the content of the file, we use the default values