mirror of
https://github.com/grafana/grafana.git
synced 2025-01-15 19:22:34 -06:00
parent
dc0ff5a0aa
commit
8d17e60a6b
@ -27,21 +27,6 @@ You can see a list of all your public dashboards in one place by navigating to *
|
||||
- Arbitrary queries **cannot** be run against your data sources through public dashboards. Public dashboards can only execute the
|
||||
queries stored on the original dashboard.
|
||||
|
||||
## Enable the feature
|
||||
|
||||
Add the `publicDashboards` feature toggle to your `custom.ini` file.
|
||||
|
||||
```
|
||||
[feature_toggles]
|
||||
publicDashboards = true
|
||||
```
|
||||
|
||||
If you are using Docker, use an environment variable to enable public dashboards:
|
||||
|
||||
```
|
||||
--env GF_FEATURE_TOGGLES_ENABLE=publicDashboards
|
||||
```
|
||||
|
||||
## Make a dashboard public
|
||||
|
||||
1. Click the sharing icon in the dashboard header.
|
||||
|
Loading…
Reference in New Issue
Block a user