Skip to content

Commit 519a171

Browse files
committed
Fix for hestia start issue, remove gzip_static
1 parent 67c03d3 commit 519a171

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/deb/nginx/nginx.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ http {
6262

6363
# Compression
6464
gzip on;
65-
gzip_static on;
6665
gzip_vary on;
6766
gzip_comp_level 6;
6867
gzip_min_length 1024;

0 commit comments

Comments
 (0)