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 145f2ad commit b496080Copy full SHA for b496080
dinghy.nginx.conf
@@ -3,3 +3,5 @@ client_header_buffer_size 256k;
3
large_client_header_buffers 8 1024k;
4
proxy_read_timeout 86400s;
5
proxy_send_timeout 86400s;
6
+proxy_buffers 8 1024k;
7
+proxy_buffer_size 1024k;
0 commit comments