Docs: add support bundle section to the config snippet (#67059)

add support bundle section to the config snippet
This commit is contained in:
Ieva 2023-04-24 11:38:58 +01:00 committed by GitHub
parent af9bf81102
commit cd8f6a59b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)