Set configuration file by enviroment variable:

Enable ability to set configuration file by the enviroment variable
called MM_CONFIG_FILE.
This commit is contained in:
Rodrigo Ramírez Norambuena
2017-01-24 02:59:20 -03:00
parent 5d63065057
commit 86e553e756
2 changed files with 15 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Option to use RegExp in Calendar's titleReplace.
- Hungarian Translation.
- Icelandic Translation.
- Enable ability to set configuration file by the enviroment variable called MM_CONFIG_FILE.
### Fixed
- Update .gitignore to not ignore default modules folder.