Skip to content
Snippets Groups Projects
Commit 124d0187 authored by xeruf's avatar xeruf
Browse files

code: only allow external registration

parent 2d8970fb
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@ data:
ENABLE_OPENID_SIGNUP: true
service:
DISABLE_REGISTRATION: false
ALLOW_ONLY_EXTERNAL_REGISTRATION: true
log:
LEVEL: "Trace"
persistence:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment