From 98d8783038db3f87cdf78b363ebd1639bc17629e Mon Sep 17 00:00:00 2001 From: staticsafe Date: Fri, 13 Jan 2017 03:19:08 +0000 Subject: [PATCH] Remove gzip_types directive --- ubuntu/site.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ubuntu/site.yml b/ubuntu/site.yml index 1a9aa9d..b9e406c 100644 --- a/ubuntu/site.yml +++ b/ubuntu/site.yml @@ -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: