From 47df585ebe33cbbe6c0d2b697f7e361ac0fba3a7 Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Thu, 18 Sep 2025 22:46:38 -0300 Subject: [PATCH] =?UTF-8?q?[Auto-Sync]=20Atualiza=C3=A7=C3=A3o=20das=20con?= =?UTF-8?q?figura=C3=A7=C3=B5es=20em=20srvproxy001.itguys.com.br=20-=20202?= =?UTF-8?q?5-09-18=2022:46:38?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx/nginx.conf | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 63bf23c..1124b91 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -94,13 +94,7 @@ http { # Gzip Settings ## - gzip on; - gzip_vary on; - gzip_proxied any; - gzip_comp_level 6; - gzip_buffers 16 8k; - gzip_http_version 1.1; - gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript; + include /etc/nginx/snippets/compression_params.conf; ## # Virtual Host Configs