mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-27 23:47:28 +00:00
enable registration by default in non-sso mode
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
"checklist": {
|
||||
"change-default-password": {
|
||||
"message": "Change the default admin password"
|
||||
},
|
||||
"disable-registration": {
|
||||
"message": "Disable registration, if required, to prevent misuse",
|
||||
"sso": false
|
||||
}
|
||||
},
|
||||
"minBoxVersion": "8.1.0",
|
||||
|
Reference in New Issue
Block a user