diff --git a/global/gzip.conf b/global/gzip.conf index 4176883..4a92d77 100644 --- a/global/gzip.conf +++ b/global/gzip.conf @@ -19,7 +19,7 @@ gzip_comp_level 5; gzip_http_version 1.1; # Don't compress files smaller than 256 bytes, as size reduction will be negligible. -gzip_min_length: 256; +gzip_min_length 256; # Compress the following MIME types. gzip_types