Merge branch 'docs-add-summary-about-project-archiving' into 'master'

Add documentation to summarise project archiving

Closes #35919

See merge request gitlab-org/gitlab-ce!14650
This commit is contained in:
Achilleas Pipinellis 2017-10-03 11:14:21 +00:00
commit ae9dd4b552
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
title: Add documentation to summarise project archiving
merge_request: 14650
author:
type: other

View File

@ -42,3 +42,11 @@ Learn how to [export a project](import_export.md#importing-the-project) in GitLa
### Advanced settings
Here you can run housekeeping, archive, rename, transfer, or remove a project.
#### Archiving a project
>**Note:** Only Project Owners and Admin users have the permission to archive a project
It's possible to mark a project as archived via the Project Settings. An archived project will be hidden by default in the project listings.
An archived project can be fully restored and will therefore retain it's repository and all associated resources whilst in an archived state.