diff --git a/docs/sources/troubleshooting/support-bundles/index.md b/docs/sources/troubleshooting/support-bundles/index.md index ff5d794d3c5..8d4a41d2c49 100644 --- a/docs/sources/troubleshooting/support-bundles/index.md +++ b/docs/sources/troubleshooting/support-bundles/index.md @@ -57,9 +57,10 @@ To generate a support bundle and send the support bundle to Grafana Labs via a s ## Support bundle configuration -You can configure the following settings for support bundles: +You can configure the following settings for support bundles in the Grafana configuration file: ```ini +[support_bundles] # Enable support bundle creation (default: true) enabled = true # Only server admins can generate and view support bundles. When set to false, organization admins can generate and view support bundles (default: true)