Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
21f73674
Commit
21f73674
authored
Dec 09, 2021
by
Nick Gaskill
Committed by
Marcel Amirault
Dec 09, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove defaults from Package Registry list
parent
5b91e94c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
11 deletions
+12
-11
doc/administration/instance_limits.md
doc/administration/instance_limits.md
+2
-1
doc/user/gitlab_com/index.md
doc/user/gitlab_com/index.md
+10
-10
No files found.
doc/administration/instance_limits.md
View file @
21f73674
...
...
@@ -859,7 +859,8 @@ The default maximum file size for a package that's uploaded to the [GitLab Packa
-
PyPI: 3 GB
-
Terraform: 1 GB
The
[
maximum file sizes on GitLab.com
](
../user/gitlab_com/index.md
)
might be different.
The
[
maximum file sizes on GitLab.com
](
../user/gitlab_com/index.md#package-registry-limits
)
might be different.
To set these limits for a self-managed installation, run the following in the
[
GitLab Rails console
](
operations/rails_console.md#starting-a-rails-console-session
)
:
...
...
doc/user/gitlab_com/index.md
View file @
21f73674
...
...
@@ -149,16 +149,16 @@ 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 |
| Package type | GitLab.com |
|--------------|------------|
| Conan | 5 GB |
| Generic | 5 GB |
| Helm | 5 MB |
| Maven | 5 GB |
| npm: | 5 GB |
| NuGet | 5 GB |
| PyPI | 5 GB |
| Terraform | 1 GB |
## Account and limit settings
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment