Adding support for ignoring update check for certain modules

This commit is contained in:
buxxi
2020-02-11 18:13:39 +01:00
parent d7295948fd
commit c925e88475
3 changed files with 23 additions and 6 deletions

View File

@@ -20,6 +20,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- The `clock` module now optionally displays sun and moon data, including rise/set times, remaining daylight, and percent of moon illumination.
- Added Hebrew translation.
- Add HTTPS support and update config.js.sample
- Added the ability to configure a list of modules that shouldn't be update checked.
### Fixed