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
ed230029
Commit
ed230029
authored
Nov 18, 2021
by
Kenneth Chu
Committed by
Amy Qualls
Nov 18, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Explain projects limit settings
parent
7174cbff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletion
+17
-1
doc/user/admin_area/settings/account_and_limit_settings.md
doc/user/admin_area/settings/account_and_limit_settings.md
+17
-1
No files found.
doc/user/admin_area/settings/account_and_limit_settings.md
View file @
ed230029
...
...
@@ -9,7 +9,12 @@ type: reference
## Default projects limit
You can change the default maximum number of projects that users can create in their personal namespace:
You can configure the default maximum number of projects new users can create in their
personal namespace. This limit affects only new user accounts created after you change
the setting. This setting is not retroactive for existing users, but you can separately edit
the
[
project limits for existing users
](
#projects-limit-for-a-user
)
.
To configure the maximum number of projects in personal namespaces for new users:
1.
On the top bar, select
**Menu > Admin**
.
1.
On the left sidebar, select
**Settings > General**
, then expand
**Account and limit**
.
...
...
@@ -18,6 +23,17 @@ You can change the default maximum number of projects that users can create in t
If you set
**Default projects limit**
to 0, users are not allowed to create projects
in their users personal namespace. However, projects can still be created in a group.
### Projects limit for a user
You can edit a specific user, and change the maximum number of projects this user
can create in their personal namespace:
1.
On the top bar, select
**Menu > Admin**
.
1.
On the left sidebar, select
**Overview**
>
**Users**
.
1.
From the list of users, select a user.
1.
Select
**Edit**
.
1.
Increase or decrease the
**Projects limit**
value.
## Max attachment size
You can change the maximum file size for attachments in comments and replies in GitLab:
...
...
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