nextcloud: setup quota via ldap
This commit is contained in:
parent
02ab47fad5
commit
332a10a0f9
3 changed files with 18 additions and 1 deletions
|
@ -59,6 +59,9 @@
|
|||
membermaildiskquota = {
|
||||
attributeType = "INTEGER";
|
||||
};
|
||||
nextcloudquota = {
|
||||
attributeType = "INTEGER";
|
||||
};
|
||||
};
|
||||
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue