5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
client_max_body_size 600m;
|
|
proxy_connect_timeout 600;
|
|
proxy_send_timeout 600;
|
|
proxy_read_timeout 600;
|
|
send_timeout 600; |