fifix(gitea): Enable registrations for nickname and email

This commit is contained in:
2026-01-29 17:39:49 +01:00
parent 9c60baeff9
commit a48077f9b3
+2 -2
View File
@@ -52,8 +52,8 @@ gitea:
security:
INSTALL_LOCK: true
service:
DISABLE_REGISTRATION: true
SHOW_REGISTRATION_BUTTON: false
DISABLE_REGISTRATION: false
SHOW_REGISTRATION_BUTTON: true
ENABLE_NOTIFY_MAIL: true
AUTO_WATCH_NEW_REPOS: false
server: