Updated defaults.ini, reverted change in previous commit

pull/1709/head
Torkel Ödegaard 10 years ago
parent 463c519954
commit 4af1dcd54f
  1. 2
      conf/defaults.ini

@ -16,7 +16,7 @@ router_logging = false
; the path relative to the binary where the static (html/js/css) files are placed
static_root_path = public
; enable gzip
enable_gzip = true
enable_gzip = false
; https certs & key file
cert_file =
cert_key =

Loading…
Cancel
Save