ldap_write_support
ldap_write_support copied to clipboard
Update the quota value to ldap when the field is configured
Hello,
Do you think it is possible to update the quota value to update when changed on nextcloud interface ?
When I update the quota of one of my users it is not updated on ldap.
Thx
This setting is actually not expose to user backends. An event is fired though, so it would be possible to listen to it and update the value on LDAP.