Commit 08c12313 by Tomas Dabasinskas

Update sample and default configs

parent 54b73025
...@@ -335,6 +335,7 @@ tls_skip_verify_insecure = false ...@@ -335,6 +335,7 @@ tls_skip_verify_insecure = false
tls_client_cert = tls_client_cert =
tls_client_key = tls_client_key =
tls_client_ca = tls_client_ca =
broken_auth_header_provider = false
#################################### Basic Auth ########################## #################################### Basic Auth ##########################
[auth.basic] [auth.basic]
......
...@@ -283,6 +283,7 @@ log_queries = ...@@ -283,6 +283,7 @@ log_queries =
;tls_client_cert = ;tls_client_cert =
;tls_client_key = ;tls_client_key =
;tls_client_ca = ;tls_client_ca =
;broken_auth_header_provider = false
#################################### Grafana.com Auth #################### #################################### Grafana.com Auth ####################
[auth.grafana_com] [auth.grafana_com]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment