From f2b2d4dfbbef48b8df29733214471a96dcf0b43d Mon Sep 17 00:00:00 2001 From: iSnackyCracky Date: Sat, 27 May 2023 21:38:53 +0200 Subject: [PATCH] Remove unnecessary gzip_buffers directive --- emby.subdomain.conf.sample | 1 - 1 file changed, 1 deletion(-) diff --git a/emby.subdomain.conf.sample b/emby.subdomain.conf.sample index 650e016..4643c81 100644 --- a/emby.subdomain.conf.sample +++ b/emby.subdomain.conf.sample @@ -32,7 +32,6 @@ server { gzip_disable "msie6"; gzip_comp_level 6; gzip_min_length 1100; - gzip_buffers 16 8k; gzip_proxied any; gzip_types text/plain