This commit is contained in:
yidl 2025-06-24 00:56:09 +08:00
parent 102cd439bb
commit 624f99aa96
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ http {
tcp_nodelay on;
keepalive_timeout 65;
# Gzip 压缩
# Gzip 压缩1
gzip on;
gzip_vary on;
gzip_proxied any;