shows example of how and where to enable public dashboards in config.ini (#53904) (#53912)

(cherry picked from commit fb40b80141)

Co-authored-by: owensmallwood <owen.smallwood@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2022-08-18 12:19:24 -06:00
committed by GitHub
co-authored by owensmallwood
parent 319529f4a4
commit f82b2fc716
@@ -27,6 +27,11 @@ dashboard to the world.
Add the `publicDashboards` feature toggle to your `custom.ini` file.
```
[feature_toggles]
publicDashboards = true
```
> **Note:** For Grafana Cloud, you will need to contact support to have the feature enabled.
#### Make a dashboard public