Rename the setting and add description

This commit is contained in:
Tomas Dabasinskas
2018-12-19 14:59:33 +02:00
parent 08c12313fe
commit 3aa24b3afa
3 changed files with 6 additions and 3 deletions

View File

@@ -283,7 +283,10 @@ log_queries =
;tls_client_cert =
;tls_client_key =
;tls_client_ca =
;broken_auth_header_provider = false
; Set to true to enable sending client_id and client_secret via POST body instead of Basic authentication HTTP header
; This might be required if the OAuth provider is not RFC6749 compliant, only supporting credentials passed via POST payload
;send_client_credentials_via_post = false
#################################### Grafana.com Auth ####################
[auth.grafana_com]