[v10.2.x] Docs: remove enablement section (#77219)
Docs: remove enablement section (#77214)
Removed enablement section
(cherry picked from commit 8d17e60a6b)
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ecafe3fec1
commit
2071dd277c
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user