Commit c8e6bcf1 authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'docs-settings-minor' into 'master'

Add link to account limits

See merge request gitlab-org/gitlab!34422
parents 43777618 36bca060
...@@ -87,15 +87,17 @@ Below are the current settings regarding [GitLab CI/CD](../../ci/README.md). ...@@ -87,15 +87,17 @@ Below are the current settings regarding [GitLab CI/CD](../../ci/README.md).
## Repository size limit ## Repository size limit
The maximum size your Git repository is allowed to be, including LFS. If you are near GitLab.com has the following [account limits](../admin_area/settings/account_and_limit_settings.md) enabled. If a setting is not listed, it is set to the default value.
or over the size limit, you can [reduce your repository size with Git](../project/repository/reducing_the_repo_size_using_git.md).
If you are near
or over the repository size limit, you can [reduce your repository size with Git](../project/repository/reducing_the_repo_size_using_git.md).
| Setting | GitLab.com | Default | | Setting | GitLab.com | Default |
| ----------- | ----------------- | ------------- | | ----------- | ----------- | ------------- |
| Repository size including LFS | 10G | Unlimited | | Repository size including LFS | 10 GB | Unlimited |
NOTE: **Note:** NOTE: **Note:**
`git push` and GitLab project imports are limited to 5GB per request. Git LFS and imports other than a file upload are not affected by this limit. `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.
## IP range ## IP range
......
...@@ -186,7 +186,8 @@ updated every 15 minutes at most, so may not reflect recent activity. The displa ...@@ -186,7 +186,8 @@ updated every 15 minutes at most, so may not reflect recent activity. The displa
The project size may differ slightly from one instance to another due to compression, housekeeping, and other factors. The project size may differ slightly from one instance to another due to compression, housekeeping, and other factors.
[Repository size limit](../../admin_area/settings/account_and_limit_settings.md) may be set by admins. GitLab.com's repository size limit [is set by GitLab](../../gitlab_com/index.md#repository-size-limit). [Repository size limit](../../admin_area/settings/account_and_limit_settings.md) may be set by admins.
GitLab.com's repository size limit [is set by GitLab](../../gitlab_com/index.md#repository-size-limit).
## Contributors ## Contributors
......
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