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

This commit is contained in:
beateguia
2023-03-02 11:16:50 +01:00
committed by GitHub
parent ae90f73b78
commit b211ec0a1d
+1 -1
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.