Actually do what the last commit message tried to do
This commit is contained in:
parent
01ef37f283
commit
bdb50afcc0
@ -456,7 +456,7 @@ DEFAULT_EMAIL_NOTIFICATIONS = enabled
|
|||||||
|
|
||||||
[security]
|
[security]
|
||||||
; Whether the installer is disabled
|
; Whether the installer is disabled
|
||||||
INSTALL_LOCK = false
|
INSTALL_LOCK = true
|
||||||
; !!CHANGE THIS TO KEEP YOUR USER DATA SAFE!!
|
; !!CHANGE THIS TO KEEP YOUR USER DATA SAFE!!
|
||||||
SECRET_KEY = {{ gitea_secret_key }}
|
SECRET_KEY = {{ gitea_secret_key }}
|
||||||
; How long to remember that a user is logged in before requiring relogin (in days)
|
; How long to remember that a user is logged in before requiring relogin (in days)
|
||||||
|
Loading…
Reference in New Issue
Block a user