From f965a5f91d5378d0b8b0c84661cf5f8ab4c1e789 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Fri, 16 Aug 2019 03:47:40 +0000 Subject: [PATCH] Document option to set Security Dashboard as default view for groups --- doc/user/profile/preferences.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- GitLab