mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-18 09:30:09 +08:00
Spellchecking
This commit is contained in:
parent
a6a6c37b9a
commit
c9f4d54a79
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ empty_config_dict = {
|
||||||
"post_exec_per_command_timeout": 3600,
|
"post_exec_per_command_timeout": 3600,
|
||||||
"post_exec_failure_is_fatal": False,
|
"post_exec_failure_is_fatal": False,
|
||||||
"post_exec_execute_even_on_backup_error": True,
|
"post_exec_execute_even_on_backup_error": True,
|
||||||
"post_backup_housekeeping_percent_chance": 0, # 0 means disabled, 100 means everytime
|
"post_backup_housekeeping_percent_chance": 0, # 0 means disabled, 100 means always
|
||||||
},
|
},
|
||||||
"repo_opts": {
|
"repo_opts": {
|
||||||
"repo_password": None,
|
"repo_password": None,
|
||||||
|
|
Loading…
Add table
Reference in a new issue