add changelog item

This commit is contained in:
jkoberg
2021-10-13 16:50:28 +02:00
parent 2a6e5454d2
commit 492da79b09

View File

@@ -0,0 +1,6 @@
Change: Configurable default quota
When creating a new space a (configurable) default quota will be used (instead the hardcoded one)
One can set the EnvVar `GRAPH_SPACES_DEFAULT_QUOTA` to configure it
https://jira.owncloud.com/browse/OCIS-2070