Remove commented-out not-used part
This commit is contained in:
parent
2d0eca7d2f
commit
30b52a3025
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
||||||
client_max_body_size 10G;
|
client_max_body_size 10G;
|
||||||
proxy_read_timeout 3600;
|
proxy_read_timeout 3600;
|
||||||
proxy_request_buffering off;
|
proxy_request_buffering off;
|
||||||
#client_body_temp_path /tmp/ngx 1 2;
|
|
||||||
#proxy_buffering off;
|
|
||||||
proxy_connect_timeout 3600;
|
proxy_connect_timeout 3600;
|
||||||
proxy_send_timeout 3600;
|
proxy_send_timeout 3600;
|
||||||
send_timeout 3600;
|
send_timeout 3600;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue