mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated defaults.ini, reverted change in previous commit
This commit is contained in:
parent
463c519954
commit
4af1dcd54f
@ -16,7 +16,7 @@ router_logging = false
|
|||||||
; the path relative to the binary where the static (html/js/css) files are placed
|
; the path relative to the binary where the static (html/js/css) files are placed
|
||||||
static_root_path = public
|
static_root_path = public
|
||||||
; enable gzip
|
; enable gzip
|
||||||
enable_gzip = true
|
enable_gzip = false
|
||||||
; https certs & key file
|
; https certs & key file
|
||||||
cert_file =
|
cert_file =
|
||||||
cert_key =
|
cert_key =
|
||||||
|
Loading…
Reference in New Issue
Block a user