diff options
author | Rémy Coutable <remy@rymai.me> | 2017-10-30 15:01:37 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-10-30 16:13:15 +0100 |
commit | d7942f223cd30c28933c65bb8efa0cb9277b808e (patch) | |
tree | b7dc4c6bb5616549cc44ef5d4ab7feb4d9216703 /doc/administration | |
parent | 9a58468bee9a28d5762fb9f75e4d457552f943c8 (diff) | |
download | gitlab-ce-d7942f223cd30c28933c65bb8efa0cb9277b808e.tar.gz |
Allow to disable the Performance Bar and document the `p b` shortcut in its doc page
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc/administration')
-rw-r--r-- | doc/administration/monitoring/performance/performance_bar.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/administration/monitoring/performance/performance_bar.md b/doc/administration/monitoring/performance/performance_bar.md index 68efe0aae5c..b9464945cea 100644 --- a/doc/administration/monitoring/performance/performance_bar.md +++ b/doc/administration/monitoring/performance/performance_bar.md @@ -28,6 +28,12 @@ will be allowed to display the Performance Bar. Make sure _Enable the Performance Bar_ is checked and hit **Save** to save the changes. +Once the Performance Bar is enabled, you will need to press the [<kbd>p</kbd> + +<kbd>b</kbd> keyboard shortcut](../../../workflow/shortcuts.md) to actually +display it. + +You can toggle the Bar using the same shortcut. + --- ![GitLab Performance Bar Admin Settings](img/performance_bar_configuration_settings.png) |