Explorar el Código

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

Dominik Prokop hace 6 años
padre
commit
bc0f909a96
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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