Update 'gitea/app.ini'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
giles 2020-08-10 15:50:52 +00:00
parent 821dc14274
commit fa46187af7
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ SECRET_KEY = ${GITEA_SECURITY_SECRET_KEY}
INTERNAL_TOKEN = ${GITEA_SECURITY_INTERNAL_TOKEN}
PASSWORD_COMPLEXITY = off
[service]
DISABLE_REGISTRATION = false
DISABLE_REGISTRATION = true
REQUIRE_SIGNIN_VIEW = false
REGISTER_EMAIL_CONFIRM = true
ENABLE_NOTIFY_MAIL = true