From 3a5db39b431d4f280878dca70045d931ee5e84b6 Mon Sep 17 00:00:00 2001 From: Alessio Caiazza Date: Thu, 13 Jun 2019 15:18:23 +0200 Subject: Document group storage usage quota --- doc/user/group/img/group_storage_usage_quota.png | Bin 0 -> 28896 bytes doc/user/group/index.md | 8 ++++++++ 2 files changed, 8 insertions(+) create mode 100644 doc/user/group/img/group_storage_usage_quota.png diff --git a/doc/user/group/img/group_storage_usage_quota.png b/doc/user/group/img/group_storage_usage_quota.png new file mode 100644 index 00000000000..c5d81ad7a8b Binary files /dev/null and b/doc/user/group/img/group_storage_usage_quota.png differ diff --git a/doc/user/group/index.md b/doc/user/group/index.md index 97d309caf7c..4d39d15bb19 100644 --- a/doc/user/group/index.md +++ b/doc/user/group/index.md @@ -362,6 +362,14 @@ Define project templates at a group level by setting a group as the template sou for the group. **[STARTER ONLY]** - **Pipelines quota**: Keep track of the [pipeline quota](../admin_area/settings/continuous_integration.md) for the group. +#### Storage usage quota **[STARTER]** + +> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13294) in [GitLab Starter](https://about.gitlab.com/pricing/) 12.0. + +A group owner can check the aggregated storage usage for all the project in a group, sub-groups included, in the **Storage** tab of the **Usage Quotas** page available to the group page settings list. + +![Group storage usage quota](img/group_storage_usage_quota.png) + ## User contribution analysis **[STARTER]** With [GitLab Contribution Analytics](contribution_analytics/index.md), -- cgit v1.2.1