hedgedoc: update ldap group

This commit is contained in:
Sandro - 2023-06-28 00:59:36 +02:00
parent fdfad8b3d6
commit 28e92d2fd9
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,10 @@
hedgedoc = {
enable = true;
ldap.enable = true;
ldap = {
enable = true;
userFilterGroup = "hedgedoc-users";
};
settings = {
allowAnonymousEdits = true;
allowFreeURL = true;