set timeout to 1 year

This commit is contained in:
aptalca 2025-01-01 21:08:23 -05:00
parent 2fa2af5b3a
commit 6cc2081f4e
No known key found for this signature in database
GPG Key ID: BE36CFFB9FD85548

View File

@ -7,7 +7,7 @@ proxy_connect_timeout 240;
proxy_headers_hash_bucket_size 128;
proxy_headers_hash_max_size 1024;
proxy_http_version 1.1;
proxy_read_timeout 0;
proxy_read_timeout 52w;
proxy_redirect http:// $scheme://;
proxy_send_timeout 240;