Skip to content

Commit 6cc2081

Browse files
committed
set timeout to 1 year
1 parent 2fa2af5 commit 6cc2081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/etc/nginx/proxy.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ proxy_connect_timeout 240;
77
proxy_headers_hash_bucket_size 128;
88
proxy_headers_hash_max_size 1024;
99
proxy_http_version 1.1;
10-
proxy_read_timeout 0;
10+
proxy_read_timeout 52w;
1111
proxy_redirect http:// $scheme://;
1212
proxy_send_timeout 240;
1313

0 commit comments

Comments
 (0)