change require signin view to false
This commit is contained in:
parent
58a1e7acd7
commit
745889d967
|
@ -9,4 +9,5 @@ SSH_LISTEN_PORT = 22
|
|||
OFFLINE_MODE = false
|
||||
START_SSH_SERVER = false
|
||||
DISABLE_REGISTRATION = true
|
||||
SHOW_REGISTRATION_BUTTON = false
|
||||
SHOW_REGISTRATION_BUTTON = false
|
||||
REQUIRE_SIGNIN_VIEW = false
|
Loading…
Reference in New Issue