Quellcode durchsuchen

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

Dominik Prokop vor 6 Jahren
Ursprung
Commit
bc0f909a96
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  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