~xenrox/ansible

792d44731e3a47b34e112c12c00d67b35e7ebae5 — Thorben Günther 1 year, 2 months ago e4e6d59
grafana: Update config

 9.3.6 release.
1 files changed, 10 insertions(+), 0 deletions(-)

M roles/grafana/templates/grafana.ini.j2
M roles/grafana/templates/grafana.ini.j2 => roles/grafana/templates/grafana.ini.j2 +10 -0
@@ 1270,4 1270,14 @@ role_attribute_strict = true
# The following will move the page with the path "/a/my-app-id/starred-content" from `my-app-id` to the `starred` section
# /a/my-app-id/starred-content = starred

#################################### Secure Socks5 Datasource Proxy #####################################
[secure_socks_datasource_proxy]
; enabled = false
; root_ca_cert =
; client_key =
; client_cert =
; server_name =
# The address of the socks5 proxy datasources should connect to
; proxy_address =

# vi: ft=dosini