fifix(gitea): Enable registrations for nickname and email
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user