Remove default_type directive and optimize gzip settings
This commit is contained in:
parent
2e6cfc7107
commit
2234ce1517
@ -3,8 +3,6 @@ events {
|
|||||||
}
|
}
|
||||||
|
|
||||||
http {
|
http {
|
||||||
|
|
||||||
default_type application/octet-stream;
|
|
||||||
gzip on;
|
gzip on;
|
||||||
gzip_vary on;
|
gzip_vary on;
|
||||||
gzip_proxied any;
|
gzip_proxied any;
|
||||||
|
Loading…
Reference in New Issue
Block a user