gzip on; gzip_comp_level {{ GZIP_COMP_LEVEL }}; gzip_min_length {{ GZIP_MIN_LENGTH }}; gzip_types {{ GZIP_TYPES }};