mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-12 23:29:57 -06:00
In certain setups the storage is not able to report the remaining size of a space. E.g. when no quota is set and the space is using the S3 blob storage drive. In this case the graph API response will now not include the `remaining` properyt in the quota. Fixes: #9245