new: auto-update is now enabled by default
This commit is contained in:
parent
bd63f71a1d
commit
8118a10a6a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user