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 ca899d9 commit 74e2e14Copy full SHA for 74e2e14
dinghy.nginx.conf
@@ -1,3 +1,5 @@
1
client_max_body_size 4g;
2
+client_header_buffer_size 256k;
3
+large_client_header_buffers 8 1024k;
4
proxy_read_timeout 86400s;
5
proxy_send_timeout 86400s;
0 commit comments