瀏覽代碼

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

Dominik Prokop 6 年之前
父節點
當前提交
bc0f909a96
共有 1 個文件被更改,包括 5 次插入0 次删除
  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