nextcloud: setup quota via ldap

This commit is contained in:
eyjhb 2025-02-24 14:52:14 +01:00
parent 02ab47fad5
commit 332a10a0f9
Signed by: eyjhb
GPG key ID: 609F508E3239F920
3 changed files with 18 additions and 1 deletions

View file

@ -59,6 +59,9 @@
membermaildiskquota = {
attributeType = "INTEGER";
};
nextcloudquota = {
attributeType = "INTEGER";
};
};
});