Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Fletcher <mark@gitlab.com>2017-10-03 10:39:31 +0300
committerMark Fletcher <mark@gitlab.com>2017-10-03 11:57:20 +0300
commitce7f297a7fb1f662a1507b729608d600323b8c64 (patch)
tree7d5ce3b97fae15420dee2f979cf8ac81680be96d /doc
parent6c33fb846683ca9213dadaa79b0f32f482ebc0bf (diff)
Add documentation to summarise project archiving
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/settings/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/user/project/settings/index.md b/doc/user/project/settings/index.md
index 22c343dc027..c8c91441e18 100644
--- a/doc/user/project/settings/index.md
+++ b/doc/user/project/settings/index.md
@@ -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.