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:
maicon 2024-08-29 12:27:38 -03:00 committed by GitHub
parent 56d35d32e2
commit 9e6a464328
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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