mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 07:35:45 -06:00
shows example of how and where to enable public dashboards in config.ini (#53904)
This commit is contained in:
parent
f5f93ccd96
commit
fb40b80141
@ -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…
Reference in New Issue
Block a user