change load to login as it seems more sensible
This commit is contained in:
parent
f6c058dd34
commit
3a54a9aebc
|
@ -95,7 +95,7 @@ CONFIG_DEFAULTS = {
|
|||
"show_session_speed": False,
|
||||
"show_sidebar": True,
|
||||
"theme": "gray",
|
||||
"first_load": True,
|
||||
"first_login": True,
|
||||
|
||||
# Server Settings
|
||||
"base": "/",
|
||||
|
|
Loading…
Reference in New Issue