Remove gzip_types directive

This commit is contained in:
staticsafe 2017-01-13 03:19:08 +00:00
parent 34bb61e026
commit 98d8783038
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
gzip:
- gzip on
- gzip_disable msie6
- gzip_types "text/plain text/css application/json application/x-javascript text/xml application/xml application/xml+rss text/javascript"
upstream:
- upstream php { server unix:/run/php/php7.0-fpm.sock; }
ssl: