mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-09 21:17:47 +08:00
Update npbackup.conf.dist
This commit is contained in:
parent
147b76dfd5
commit
0b8cf7bcc1
1 changed files with 2 additions and 1 deletions
|
@ -62,4 +62,5 @@ options:
|
|||
auto_upgrade_server_url:
|
||||
auto_upgrade_server_username:
|
||||
auto_upgrade_server_password:
|
||||
auto_upgrade_interval: 10 # every 10 NPBackup runs, we'll try an autoupgrade
|
||||
# every 10 NPBackup runs, we'll try an autoupgrade. Never set this lower than 2 since failed upgrades will prevent backups from succeeding
|
||||
auto_upgrade_interval: 10
|
Loading…
Add table
Reference in a new issue