mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-14 07:26:09 +08:00
Add default entry to config
This commit is contained in:
parent
794f34d97d
commit
c794defbb1
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,7 @@ empty_config_dict = {
|
|||
"http_username": None,
|
||||
"http_password": None,
|
||||
"additional_labels": [],
|
||||
"no_cert_verify": False,
|
||||
},
|
||||
"global_options": {
|
||||
"auto_upgrade": False,
|
||||
|
|
Loading…
Add table
Reference in a new issue