Add task to check configuration file syntax.

This commit is contained in:
Rodrigo Ramírez Norambuena
2017-03-18 09:33:03 -03:00
parent 2c0ca78265
commit f89f704a69
5 changed files with 79 additions and 4 deletions

View File

@@ -49,6 +49,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Korean Translation.
- Added console warning on startup when deprecated config options are used
- Added `DAYAFTERTOMORROW`, `UPDATE_NOTIFICATION`, `UPDATE_NOTIFICATION_MODULE`, `UPDATE_INFO` to Norwegian translations (`nn` and `nb`).
- Add task to check configuration file
### Fixed
- Update .gitignore to not ignore default modules folder.