Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If no configuration file is present do not crash.
If no configuration file was found, the direct access to the key would raise an exception, not catched. Using the get method fixes this.
- Loading branch information