summaryrefslogtreecommitdiff
path: root/doc/user/gitlab_com
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-12-01 03:13:29 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-12-01 03:13:29 +0000
commit95dc24081cbfcdff15426b0b558d3456d0bf9fed (patch)
tree085919c3673bb3b5529ae5a115b497ca16ca6e5e /doc/user/gitlab_com
parent5f844d0ef6b602759dca65dc048a4dbb8bfead74 (diff)
downloadgitlab-ce-95dc24081cbfcdff15426b0b558d3456d0bf9fed.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/gitlab_com')
-rw-r--r--doc/user/gitlab_com/index.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/user/gitlab_com/index.md b/doc/user/gitlab_com/index.md
index 900490053d6..356f53e91eb 100644
--- a/doc/user/gitlab_com/index.md
+++ b/doc/user/gitlab_com/index.md
@@ -143,6 +143,23 @@ the related documentation.
| [Max registered runners](../../administration/instance_limits.md#number-of-registered-runners-per-scope) | Free tier: `50` per-group / `50` per-project <br/> All paid tiers: `1_000` per-group / `1_000` per-project | `1_000` per-group / `1_000` per-project |
| [Limit dotenv variables](../../administration/instance_limits.md#limit-dotenv-variables) | Free tier: `50` / Premium tier: `100` / Ultimate tier: `150` | 150 |
+## Package registry limits
+
+The [maximum file size](../../administration/instance_limits.md#file-size-limits)
+for a package uploaded to the [GitLab Package Registry](../../user/packages/package_registry/index.md)
+varies by format:
+
+| Package type | GitLab.com | Default |
+|--------------|------------|---------|
+| Conan | 5 GB | 3 GB |
+| Generic | 5 GB | 5 GB |
+| Helm | 5 MB | 5 MB |
+| Maven | 5 GB | 3 GB |
+| npm: | 5 GB | 500 MB |
+| NuGet | 5 GB | 500 MB |
+| PyPI | 5 GB | 3 GB |
+| Terraform | 1 GB | 1 GB |
+
## Account and limit settings
GitLab.com has the following [account limits](../admin_area/settings/account_and_limit_settings.md)