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