Remove gzip_types directive
This commit is contained in:
parent
34bb61e026
commit
98d8783038
@ -26,7 +26,6 @@
|
|||||||
gzip:
|
gzip:
|
||||||
- gzip on
|
- gzip on
|
||||||
- gzip_disable msie6
|
- 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:
|
||||||
- upstream php { server unix:/run/php/php7.0-fpm.sock; }
|
- upstream php { server unix:/run/php/php7.0-fpm.sock; }
|
||||||
ssl:
|
ssl:
|
||||||
|
Loading…
Reference in New Issue
Block a user