mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-21 20:47:39 +00:00
disable registration by default
This commit is contained in:
@@ -75,7 +75,7 @@ REVERSE_PROXY_LIMIT = 1
|
||||
REVERSE_PROXY_TRUSTED_PROXIES = *
|
||||
|
||||
[service]
|
||||
DISABLE_REGISTRATION = false
|
||||
DISABLE_REGISTRATION = true
|
||||
SHOW_REGISTRATION_BUTTON = false
|
||||
ENABLE_NOTIFY_MAIL = true
|
||||
|
||||
|
Reference in New Issue
Block a user