diff options
-rw-r--r-- | doc/administration/compliance.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/administration/compliance.md b/doc/administration/compliance.md index bf6e1cddf6d..0414b3ec12e 100644 --- a/doc/administration/compliance.md +++ b/doc/administration/compliance.md @@ -4,8 +4,8 @@ You can configure the following GitLab features to help ensure that your GitLab GitLab’s [security features](../security/README.md) may also help you meet relevant compliance standards. -|Feature |GitLab tier |GitLab.com| -| --------- | --------- | -------- | +|Feature |GitLab tier |GitLab.com | +| ---------| :--------: | :-------: | |**[Restrict SSH Keys](../README.html#administrator-documentation)**<br>Control the technology and key length of SSH keys used to access GitLab|Core+|| |**[Granular user roles and flexible permissions](../user/permissions.html)**<br>Manage access and permissions with five different user roles and settings for external users. Set permissions according to people's role, rather than either read or write access to a repository. Don't share the source code with people that only need access to the issue tracker.|Core+|✓| |**[Enforce TOS acceptance](../user/admin_area/settings/terms.html)**<br>Enforce your users accepting new terms of service by blocking GitLab traffic.|Core+|| |