瀏覽代碼

Update sample and default configs

Tomas Dabasinskas 7 年之前
父節點
當前提交
08c12313fe
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      conf/defaults.ini
  2. 1 0
      conf/sample.ini

+ 1 - 0
conf/defaults.ini

@@ -335,6 +335,7 @@ tls_skip_verify_insecure = false
 tls_client_cert =
 tls_client_key =
 tls_client_ca =
+broken_auth_header_provider = false
 
 #################################### Basic Auth ##########################
 [auth.basic]

+ 1 - 0
conf/sample.ini

@@ -283,6 +283,7 @@ log_queries =
 ;tls_client_cert =
 ;tls_client_key =
 ;tls_client_ca =
+;broken_auth_header_provider = false
 
 #################################### Grafana.com Auth ####################
 [auth.grafana_com]