6 lines
152 B
Text
6 lines
152 B
Text
client_max_body_size 10G;
|
|
proxy_read_timeout 3600;
|
|
proxy_request_buffering off;
|
|
proxy_connect_timeout 3600;
|
|
proxy_send_timeout 3600;
|
|
send_timeout 3600;
|