Merge branch 'docs/add-private-projects-public-access-note' into 'master'

Add documentation on private projects

Closes #48955

See merge request gitlab-org/gitlab-ce!20446
parents d5b69f25 80ca8181
...@@ -30,6 +30,12 @@ in users. ...@@ -30,6 +30,12 @@ in users.
Any logged in user will have [Guest](../user/permissions.md) permissions Any logged in user will have [Guest](../user/permissions.md) permissions
on the repository. on the repository.
### Private projects
Private projects can only be cloned and viewed by project members, and
they will only appear to project members on the public access directory
(`https://gitlab.example.com/public`).
### How to change project visibility ### How to change project visibility
1. Go to your project's **Settings** 1. Go to your project's **Settings**
......
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