fix(services/self_host): adding the registration by kanidm

This commit is contained in:
Raphael 2026-03-08 18:24:14 +01:00
parent 24c2cd2d12
commit cec57776b1
No known key found for this signature in database

View file

@ -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;