Преглед изворни кода

Updated defaults.ini, reverted change in previous commit

Torkel Ödegaard пре 10 година
родитељ
комит
4af1dcd54f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      conf/defaults.ini

+ 1 - 1
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
 ; 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 =