mirror of
https://github.com/grafana/grafana.git
synced 2025-01-19 13:03:32 -06: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:
parent
56d35d32e2
commit
9e6a464328
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user