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
77894b3b
Commit
77894b3b
authored
Mar 01, 2019
by
Evan Read
Committed by
Marcia Ramos
Mar 01, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Badge and improve limits topic
parent
fa0068e4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
7 deletions
+13
-7
doc/user/admin_area/settings/account_and_limit_settings.md
doc/user/admin_area/settings/account_and_limit_settings.md
+12
-7
doc/user/admin_area/settings/index.md
doc/user/admin_area/settings/index.md
+1
-0
No files found.
doc/user/admin_area/settings/account_and_limit_settings.md
View file @
77894b3b
# Account and limit settings
## Repository size limit
## Repository size limit
**[STARTER]**
> [Introduced][ee-740] in [GitLab Enterprise Edition 8.12][ee-8.12].
...
...
@@ -16,20 +16,25 @@ There are numerous cases where you'll need to set up a limit for repository size
For instance, consider the following workflow:
1.
Your team develops apps which demand large files to be stored in
the application repository
the application repository.
1.
Although you have enabled
[
Git LFS
](
../../../workflow/lfs/manage_large_binaries_with_git_lfs.html#git-lfs
)
to your project, your storage has grown significantly
to your project, your storage has grown significantly.
1.
Before you blow your storage limit up, you set up a limit of 10 GB
per repository
per repository.
### How it works
Only a GitLab administrator can set those limits. Setting the limit to
`0`
means
there are no restrictions.
These settings can be found within each project's settings, in a group's
settings and in the Application Settings area for the global value
(
`/admin/application_settings`
).
These settings can be found within:
-
Each project's settings.
-
A group's settings.
-
The
**Size limit per repository (MB)**
field in the
**Account and limit**
section of a GitLab instance's
settings by navigating to either:
-
**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
...
...
doc/user/admin_area/settings/index.md
View file @
77894b3b
...
...
@@ -6,6 +6,7 @@ instance like sign-up restrictions, account limits and quota, metrics, etc.
Navigate to it by going to
**Admin area > Settings**
. Some of the settings
include:
-
[
Account and limit settings
](
account_and_limit_settings.md
)
-
[
Continuous Integration and Deployment
](
continuous_integration.md
)
-
[
Email
](
email.md
)
-
[
Sign up restrictions
](
sign_up_restrictions.md
)
...
...
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