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:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-11-17 14:16:13 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-11-17 14:16:13 +0300
commite5aebccb640636cf0ea74b3569772b8a9156bb48 (patch)
tree0d159845cf002f4052a3389163815fd346d5cc45 /doc
parent9ea4a5bca589aa095dd3b633245b551b4c758d82 (diff)
Add stop environment permissions and remove delete
[ci skip]
Diffstat (limited to 'doc')
-rw-r--r--doc/user/permissions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/permissions.md b/doc/user/permissions.md
index a33183fa01c..cea78864df2 100644
--- a/doc/user/permissions.md
+++ b/doc/user/permissions.md
@@ -33,7 +33,7 @@ The following table depicts the various user permission levels in a project.
| See a container registry | | ✓ | ✓ | ✓ | ✓ |
| See environments | | ✓ | ✓ | ✓ | ✓ |
| Create new environments | | | ✓ | ✓ | ✓ |
-| Delete environments | | | | ✓ | ✓ |
+| Stop environments | | | ✓ | ✓ | ✓ |
| See a list of merge requests | | ✓ | ✓ | ✓ | ✓ |
| Manage/Accept merge requests | | | ✓ | ✓ | ✓ |
| Create new merge request | | | ✓ | ✓ | ✓ |