From ce136b494068cec7d234e29529408f4cb538e173 Mon Sep 17 00:00:00 2001 From: kobergj Date: Thu, 14 Oct 2021 13:44:05 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2327219833..94c321562e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Security - Don't expose services by default: [#2612](https://github.com/owncloud/ocis/issues/2612) +* Change - Configurable default quota: [#2621](https://github.com/owncloud/ocis/issues/2621) ## Details @@ -17,6 +18,14 @@ The following sections list the changes for unreleased. except the proxy which is listening on 0.0.0.0:9200. https://github.com/owncloud/ocis/issues/2612 + +* Change - Configurable default quota: [#2621](https://github.com/owncloud/ocis/issues/2621) + + 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://github.com/owncloud/ocis/issues/2621 + https://jira.owncloud.com/browse/OCIS-2070 # Changelog for [1.13.0] (2021-10-13) The following sections list the changes for 1.13.0.