Skip to content

Commit 39198df

Browse files
committed
Merge pull request codekitchen#1 from marclennox/patch-2
Added really long proxy timeout
2 parents 43e6ba5 + a3442f8 commit 39198df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dinghy.nginx.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
client_max_body_size 4g;
2+
proxy_read_timeout 86400s;
3+
proxy_send_timeout 86400s;

0 commit comments

Comments
 (0)