diff --git a/docs/sources/setup-grafana/configure-grafana/_index.md b/docs/sources/setup-grafana/configure-grafana/_index.md index dd1438e2923..a1b18e4dc2e 100644 --- a/docs/sources/setup-grafana/configure-grafana/_index.md +++ b/docs/sources/setup-grafana/configure-grafana/_index.md @@ -2206,7 +2206,11 @@ For more information about Grafana Enterprise, refer to [Grafana Enterprise]({{< ### enable -Keys of alpha features to enable, separated by space. +Keys of features to enable, separated by space. + +### FEATURE_TOGGLE_NAME = false + +Some feature toggles for stable features are on by default. Use this setting to disable an on-by-default feature toggle with the name FEATURE_TOGGLE_NAME, for example, `exploreMixedDatasource = false`. ## [date_formats]