Commit e9fa6a15 authored by Vijay Hawoldar's avatar Vijay Hawoldar

Add clarification of repo size limits

Updates the docs to add clarity around the types of projects that size
limits apply to (private and public)

Changelog: changed
parent c939afc8
......@@ -125,7 +125,7 @@ is rejected.
NOTE:
The repository size limit includes repository files and LFS, but does not include artifacts, uploads,
wiki, packages, or snippets.
wiki, packages, or snippets. The repository size limit applies to both private and public projects.
For details on manually purging files, see [reducing the repository size using Git](../../project/repository/reducing_the_repo_size_using_git.md).
......
......@@ -158,7 +158,7 @@ If you are near or over the repository size limit, you can either
NOTE:
`git push` and GitLab project imports are limited to 5 GB per request through
Cloudflare. Git LFS and imports other than a file upload are not affected by
this limit.
this limit. Repository limits apply to both public and private projects.
## IP range
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment