默认配置client_max_body_size 0;
This commit is contained in:
parent
47752e02ce
commit
9f5db1fc42
@ -25,6 +25,7 @@ http {
|
||||
#tcp_nopush on;
|
||||
|
||||
keepalive_timeout 65;
|
||||
client_max_body_size 0;
|
||||
|
||||
#gzip on;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user