fix: disable proxy_buffering
Signed-off-by: Stefan Daniel Schwarz <github.com@wolfram.ravenwolf.de>
This commit is contained in:
parent
6151f60208
commit
0f7e995404
@ -1,2 +1,3 @@
|
||||
client_max_body_size 10G;
|
||||
proxy_buffering off;
|
||||
proxy_request_buffering off;
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
client_max_body_size 10G;
|
||||
proxy_buffering off;
|
||||
proxy_request_buffering off;
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
client_max_body_size 10G;
|
||||
proxy_buffering off;
|
||||
proxy_request_buffering off;
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
client_max_body_size 10G;
|
||||
proxy_buffering off;
|
||||
proxy_request_buffering off;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user