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