Commit 8f4ceb8f authored by Mike Jang's avatar Mike Jang

Merge branch 'mushakov-master-patch-26514' into 'master'

Documentation for default projects limit

See merge request gitlab-org/gitlab!50999
parents 31c61f62 3fa32fc0
...@@ -7,6 +7,14 @@ type: reference ...@@ -7,6 +7,14 @@ type: reference
# Account and limit settings **(CORE ONLY)** # Account and limit settings **(CORE ONLY)**
## Default projects limit
You can change the default maximum number of projects that users can create in their personal namespace.
Navigate to **Admin Area > Settings > General**, then expand **Account and Limit**.
You can increase or decrease that `Default projects limit` value.
- 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 within a group.
## Max attachment size ## Max attachment size
You can change the maximum file size for attachments in comments and replies in GitLab. You can change the maximum file size for attachments in comments and replies in GitLab.
......
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