new: auto-update is now enabled by default

This commit is contained in:
Simone Margaritelli 2019-10-31 18:24:43 +01:00
parent bd63f71a1d
commit 8118a10a6a

View File

@ -21,9 +21,9 @@ main:
- YourHomeNetworkHere - YourHomeNetworkHere
auto-update: auto-update:
enabled: false enabled: true
interval: 12 # every 12 hours
install: true # if false, it will only warn that updates are available, if true it will install them install: true # if false, it will only warn that updates are available, if true it will install them
interval: 1 # every 1 hour
auto-backup: auto-backup:
enabled: false enabled: false