diff --git a/tmpl/lmConf-1.json b/tmpl/lmConf-1.json index 19e1333..7a74978 100644 --- a/tmpl/lmConf-1.json +++ b/tmpl/lmConf-1.json @@ -286,7 +286,7 @@ "portalDisplayChangePassword": "$_auth =~ /^(AD|LDAP|DBI|Demo)$/", "portalDisplayLoginHistory": 1, "portalDisplayLogout": 1, - "portalDisplayRegister": 1, + "portalDisplayRegister": %%boolean[%%llRegisterAccount], "portalDisplayResetPassword": %%boolean[%%llResetPassword], "portalForceAuthn": 0, "portalForceAuthnInterval": 0,