[nginx] Remove `text/html` from `gzip_types`

Fix: h5bp/server-configs#144.
This commit is contained in:
alrra 2013-04-02 09:35:36 +03:00
parent d27d54e52a
commit 2e3c59848a
1 changed files with 0 additions and 1 deletions

View File

@ -109,7 +109,6 @@ http {
image/svg+xml
image/x-icon
text/css
text/html
text/plain
text/x-component;
# text/html is always compressed by HttpGzipModule