mirror of
https://github.com/grafana/grafana.git
synced 2026-08-26 05:17:26 -05:00
UniStore: Remove unused feature toggles from docs (#92688)
`grafanaAPIServer` got removed on https://github.com/grafana/grafana/pull/81030 `idForwarding` got removed on https://github.com/grafana/grafana/pull/92209 Signed-off-by: Maicon Costa <maiconscosta@gmail.com>
This commit is contained in:
@@ -26,12 +26,8 @@ target = all
|
||||
protocol = https
|
||||
|
||||
[feature_toggles]
|
||||
; enable k8s apiserver
|
||||
grafanaAPIServer = true
|
||||
; store playlists in k8s
|
||||
kubernetesPlaylists = true
|
||||
; store json id token in context
|
||||
idForwarding = true
|
||||
|
||||
[grafana-apiserver]
|
||||
; use unified storage for k8s apiserver
|
||||
|
||||
Reference in New Issue
Block a user