Docs [Search] update _index.md by replacing dashboardPreviews for panelTitleSearch feature toggle (#63268)

This commit is contained in:
beateguia 2023-03-02 05:16:50 -05:00 committed by GitHub
parent ae90f73b78
commit b211ec0a1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ Complete the following steps to enable the `panelTitleSearch` feature toggle.
```
[feature_toggles]
# enable features, separated by spaces
enable = dashboardPreviews
enable = panelTitleSearch
```
1. Save your changes and restart the Grafana server.