fix(services/self_host): adding the registration by kanidm
This commit is contained in:
parent
24c2cd2d12
commit
cec57776b1
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ in
|
|||
};
|
||||
|
||||
service = {
|
||||
DISABLE_REGISTRATION = true;
|
||||
DISABLE_REGISTRATION = false;
|
||||
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;
|
||||
SHOW_REGISTRATION_BUTTON = false;
|
||||
DISABLE_PASSWORD_SIGNIN_FORM = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue