code: only allow external registration

This commit is contained in:
xeruf 2023-02-06 10:49:56 +00:00
parent 2d8970fbbe
commit 124d0187d6
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ data:
ENABLE_OPENID_SIGNUP: true
service:
DISABLE_REGISTRATION: false
ALLOW_ONLY_EXTERNAL_REGISTRATION: true
log:
LEVEL: "Trace"
persistence: