fifix(gitea): Enable registrations for nickname and email
This commit is contained in:
@@ -52,8 +52,8 @@ gitea:
|
|||||||
security:
|
security:
|
||||||
INSTALL_LOCK: true
|
INSTALL_LOCK: true
|
||||||
service:
|
service:
|
||||||
DISABLE_REGISTRATION: true
|
DISABLE_REGISTRATION: false
|
||||||
SHOW_REGISTRATION_BUTTON: false
|
SHOW_REGISTRATION_BUTTON: true
|
||||||
ENABLE_NOTIFY_MAIL: true
|
ENABLE_NOTIFY_MAIL: true
|
||||||
AUTO_WATCH_NEW_REPOS: false
|
AUTO_WATCH_NEW_REPOS: false
|
||||||
server:
|
server:
|
||||||
|
|||||||
Reference in New Issue
Block a user