1
0
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:
Girish Ramakrishnan
2025-07-11 16:33:58 +02:00
parent 7243f3f49a
commit 5bb07d9abf

View File

@@ -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