Procházet zdrojové kódy

Docs: Add docs around feature toggles config (#19162)

Dominik Prokop před 6 roky
rodič
revize
bc0f909a96
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. 5 0
      docs/sources/installation/configuration.md

+ 5 - 0
docs/sources/installation/configuration.md

@@ -702,6 +702,11 @@ is false. This settings was introduced in Grafana v6.0.
 
 Set to true if you want to test alpha plugins that are not yet ready for general usage.
 
+## [feature_toggles]
+### enable
+
+Keys of alpha features to enable, separated by space. Available alpha features are: `transformations`
+
 <hr />
 
 # Removed options