mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Add missing tls_skip_verify_insecure (#12748)
This commit is contained in:
parent
8188679951
commit
e37e8cb38c
@ -311,6 +311,7 @@ token_url =
|
||||
api_url =
|
||||
team_ids =
|
||||
allowed_organizations =
|
||||
tls_skip_verify_insecure = false
|
||||
|
||||
#################################### Basic Auth ##########################
|
||||
[auth.basic]
|
||||
|
Loading…
Reference in New Issue
Block a user