diff options
| author | Achilleas Pipinellis <axil@gitlab.com> | 2018-02-07 12:12:31 +0000 |
|---|---|---|
| committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-02-07 12:12:31 +0000 |
| commit | 024c8a427eaf3267daf92359dcb9668f28fa8384 (patch) | |
| tree | cff817ede6fdee9dc61a0cc189149a7341fe54e3 /doc/user/group | |
| parent | 755bb00ee76de4088ecd7c69f9361cda5124d1d6 (diff) | |
| parent | 41cd11d5b89a91903fb68c9762629b2d40ae57fe (diff) | |
| download | gitlab-ce-024c8a427eaf3267daf92359dcb9668f28fa8384.tar.gz | |
Merge branch 'docs-replace-product-names' into 'master'
Docs: replace product names
See merge request gitlab-org/gitlab-ce!16867
Diffstat (limited to 'doc/user/group')
| -rw-r--r-- | doc/user/group/index.md | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md index f78e5089886..88efddbfba8 100644 --- a/doc/user/group/index.md +++ b/doc/user/group/index.md @@ -245,20 +245,22 @@ To enable this feature, navigate to the group settings page. Select  -#### Member Lock (EES/EEP) +#### Member Lock -Available in [GitLab Enterprise Edition Starter](https://about.gitlab.com/gitlab-ee/), -with **Member Lock** it is possible to lock membership in project to the +> Available in [GitLab Starter](https://about.gitlab.com/products/) and +[GitLab.com Bronze](https://about.gitlab.com/gitlab-com/). + +With **Member Lock** it is possible to lock membership in project to the level of members in group. -Learn more about [Member Lock](https://docs.gitlab.com/ee/user/group/index.html#member-lock-ees-eep). +Learn more about [Member Lock](https://docs.gitlab.com/ee/user/group/index.html#member-lock). ### Advanced settings - **Projects**: view all projects within that group, add members to each project, access each project's settings, and remove any project from the same screen. - **Webhooks**: configure [webhooks](../project/integrations/webhooks.md) -and [push rules](https://docs.gitlab.com/ee/push_rules/push_rules.html#push-rules) to your group (Push Rules is available in [GitLab Enteprise Edition Starter](https://about.gitlab.com/products/).) +and [push rules](https://docs.gitlab.com/ee/push_rules/push_rules.html#push-rules) to your group (Push Rules is available in [GitLab Starter](https://about.gitlab.com/products/).) - **Audit Events**: view [Audit Events](https://docs.gitlab.com/ee/administration/audit_events.html#audit-events) -for the group (GitLab admins only, available in [GitLab Enterprise Edition Starter][ee]). +for the group (GitLab admins only, available in [GitLab Starter][ee]). - **Pipelines quota**: keep track of the [pipeline quota](../admin_area/settings/continuous_integration.md) for the group |
