Remove commented-out not-used part

This commit is contained in:
Oliver Hattshire 2025-10-20 12:10:55 -03:00
parent 2d0eca7d2f
commit 30b52a3025

View file

@ -1,8 +1,6 @@
client_max_body_size 10G;
proxy_read_timeout 3600;
proxy_request_buffering off;
#client_body_temp_path /tmp/ngx 1 2;
#proxy_buffering off;
proxy_connect_timeout 3600;
proxy_send_timeout 3600;
send_timeout 3600;