Browse Source

Provide description for the INSTALL_LOCK config option (#554)

tags/v1.21.12.1
Alvaro Aleman Lunny Xiao 9 years ago
parent
commit
05837a8d0f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      conf/app.ini

+ 1
- 0
conf/app.ini View File

@@ -161,6 +161,7 @@ PATH = data/gitea.db
[admin] [admin]


[security] [security]
; Whether the installer is disabled
INSTALL_LOCK = false INSTALL_LOCK = false
; !!CHANGE THIS TO KEEP YOUR USER DATA SAFE!! ; !!CHANGE THIS TO KEEP YOUR USER DATA SAFE!!
SECRET_KEY = !#@FDEWREWR&*( SECRET_KEY = !#@FDEWREWR&*(


Loading…
Cancel
Save