Port missing docs to CE
This commit is contained in:
parent
6298e32f27
commit
61c993f095
1 changed files with 3 additions and 5 deletions
|
@ -40,11 +40,9 @@ These settings can be found within:
|
|||
- **Admin Area > Settings > General**.
|
||||
- The path `/admin/application_settings`.
|
||||
|
||||
The very first push of a new project cannot be checked for size as of now, so
|
||||
the first push will allow you to upload more than the limit dictates, but every
|
||||
subsequent push will be denied. LFS objects, however, can be checked on first
|
||||
push and **will** be rejected if the sum of their sizes exceeds the maximum
|
||||
allowed repository size.
|
||||
The first push of a new project, including LFS objects, will be checked for size
|
||||
and **will** be rejected if the sum of their sizes exceeds the maximum allowed
|
||||
repository size.
|
||||
|
||||
For details on manually purging files, see [reducing the repository size using Git](../../project/repository/reducing_the_repo_size_using_git.md).
|
||||
|
||||
|
|
Loading…
Reference in a new issue