diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2019-08-16 03:47:40 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-08-16 03:47:40 +0000 |
commit | f965a5f91d5378d0b8b0c84661cf5f8ab4c1e789 (patch) | |
tree | 69a62715193519ed712e2f4d03d5ddec7c71a143 | |
parent | 2699b761904cdf67daf9f8764a366273c40a23c0 (diff) | |
download | gitlab-ce-f965a5f91d5378d0b8b0c84661cf5f8ab4c1e789.tar.gz |
Document option to set Security Dashboard as default view for groups
-rw-r--r-- | doc/user/profile/preferences.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/user/profile/preferences.md b/doc/user/profile/preferences.md index 5bd4b263a58..82a6d2b3703 100644 --- a/doc/user/profile/preferences.md +++ b/doc/user/profile/preferences.md @@ -87,6 +87,16 @@ You have 8 options here that you can use for your default dashboard view: - Assigned Merge Requests - Operations Dashboard **(PREMIUM)** +### Group overview content + +The **Group overview content** dropdown allows you to choose what information is +displayed on a group’s home page. + +You can choose between 2 options: + +- Details (default) +- [Security dashboard](../application_security/security_dashboard/index.md) **(ULTIMATE)** + ### Project overview content The project overview content setting allows you to choose what content you want to |