Actually do what the last commit message tried to do

This commit is contained in:
Salt 2020-04-30 05:21:33 -05:00
parent 01ef37f283
commit bdb50afcc0

View File

@ -456,7 +456,7 @@ DEFAULT_EMAIL_NOTIFICATIONS = enabled
[security]
; Whether the installer is disabled
INSTALL_LOCK = false
INSTALL_LOCK = true
; !!CHANGE THIS TO KEEP YOUR USER DATA SAFE!!
SECRET_KEY = {{ gitea_secret_key }}
; How long to remember that a user is logged in before requiring relogin (in days)