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

pull/53916/head
owensmallwood 3 years ago committed by GitHub
parent f5f93ccd96
commit fb40b80141
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      docs/sources/dashboards/dashboard-public.md

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

Loading…
Cancel
Save