We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4134a44 commit 47db2e6Copy full SHA for 47db2e6
config/http.conf
@@ -13,6 +13,7 @@ http {
13
keepalive_timeout 605s;
14
proxy_connect_timeout 60s;
15
proxy_read_timeout 600s;
16
+ proxy_send_timeout 60s;
17
send_timeout 60s;
18
19
# If we receive X-Forwarded-Proto, pass it through; otherwise, pass along the
0 commit comments