mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Panel image rendering: now works under self-signed https cert, Fixes #1726
This commit is contained in:
@@ -20,6 +20,9 @@ router_logging = false
|
||||
; the path relative to grafana process working directory
|
||||
static_root_path = public
|
||||
enable_gzip = false
|
||||
; https certs & key file
|
||||
cert_file =
|
||||
cert_key =
|
||||
|
||||
[analytics]
|
||||
# Server reporting, sends usage counters to stats.grafana.org (https).
|
||||
|
||||
Reference in New Issue
Block a user