remove duplicate client_max_body_size
This commit is contained in:
parent
fea7dd9166
commit
a13c39acde
@ -6,7 +6,6 @@ events {
|
||||
}
|
||||
http {
|
||||
server_tokens off;
|
||||
client_max_body_size 1m;
|
||||
sendfile on;
|
||||
tcp_nopush on;
|
||||
types_hash_max_size 2048;
|
||||
|
Loading…
Reference in New Issue
Block a user