Wrapping up the portal settings
This commit is contained in:
parent
2d3338b835
commit
a7cb20cf2f
4 changed files with 16 additions and 11 deletions
|
|
@ -25,6 +25,7 @@ def seed_defaults():
|
|||
"butterbox_hostname": current_app.config["BUTTERBOX_HOSTNAME"],
|
||||
"root_account_settings": "",
|
||||
"ssh_access_settings": "disable_ssh",
|
||||
"root_password": "",
|
||||
}
|
||||
|
||||
for key, value in defaults.items():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue