mirror of
https://github.com/grafana/grafana.git
synced 2025-01-14 02:32:29 -06:00
Update sample and default configs
This commit is contained in:
parent
54b73025dc
commit
08c12313fe
@ -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]
|
||||
|
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user