fix nginx gzip on
failed to start | duplicated option
This commit is contained in:
parent
533676bd47
commit
d87a325ef7
@ -23,7 +23,7 @@ ssl_ecdh_curve secp384r1;
|
||||
|
||||
resolver 77.88.8.8;
|
||||
|
||||
gzip on;
|
||||
#gzip on;
|
||||
gzip_types text/plain application/json text/css application/javascript application/x-javascript text/javascript text/xml application/xml application/rss+xml application/atom+x$
|
||||
gzip_min_length 4096;
|
||||
gzip_proxied any;
|
||||
|
Loading…
Reference in New Issue
Block a user