From 94accca55cd95d0747fe8397e0193f5ffd4f5b46 Mon Sep 17 00:00:00 2001 From: jkoberg Date: Wed, 13 Oct 2021 17:04:41 +0200 Subject: [PATCH] use newly created issue --- changelog/unreleased/create-space-quota.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/unreleased/create-space-quota.md b/changelog/unreleased/create-space-quota.md index 31243fc048..7651cf7460 100644 --- a/changelog/unreleased/create-space-quota.md +++ b/changelog/unreleased/create-space-quota.md @@ -3,4 +3,5 @@ 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://github.com/owncloud/ocis/issues/2621 https://jira.owncloud.com/browse/OCIS-2070