github.com/cs3org/reva/v2@v2.27.7/changelog/1.7.0_2021-04-19/ocis-quota.md (about) 1 Enhancement: quota querying and tree accounting 2 3 The ocs api now returns the user quota for the users home storage. Furthermore, the ocis storage driver now reads the quota from the extended attributes of the user home or root node and implements tree size accounting. Finally, ocdav PROPFINDS now handle the `DAV:quota-used-bytes` and `DAV:quote-available-bytes` properties. 4 5 https://github.com/cs3org/reva/pull/1405 6 https://github.com/cs3org/reva/pull/1491