[v9.4.x] Docs [Search] update _index.md by replacing dashboardPreviews for panelTitleSearch feature toggle (#64003)

Co-authored-by: beateguia <70489000+beateguia@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2023-03-02 11:21:56 +01:00
committed by GitHub
co-authored by beateguia
parent 35fe167f0d
commit eab26273d6
+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.