Update proxy_params.conf

This commit is contained in:
Alexandre
2024-11-03 10:48:39 +01:00
committed by GitHub
parent dc65ef6aef
commit 683b6a8bba

View File

@@ -1,7 +1,7 @@
proxy_http_version 1.1;
proxy_ignore_client_abort off;
proxy_read_timeout 86400s;
proxy_redirect off;
#proxy_redirect off;
proxy_send_timeout 86400s;
proxy_max_temp_file_size 0;