summaryrefslogtreecommitdiffstats
path: root/.examples/docker-compose/with-nginx-proxy/postgres/apache/proxy/uploadsize.conf
diff options
context:
space:
mode:
Diffstat (limited to '.examples/docker-compose/with-nginx-proxy/postgres/apache/proxy/uploadsize.conf')
-rw-r--r--.examples/docker-compose/with-nginx-proxy/postgres/apache/proxy/uploadsize.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.examples/docker-compose/with-nginx-proxy/postgres/apache/proxy/uploadsize.conf b/.examples/docker-compose/with-nginx-proxy/postgres/apache/proxy/uploadsize.conf
index c636de7d..7e3906ec 100644
--- a/.examples/docker-compose/with-nginx-proxy/postgres/apache/proxy/uploadsize.conf
+++ b/.examples/docker-compose/with-nginx-proxy/postgres/apache/proxy/uploadsize.conf
@@ -1 +1,2 @@
client_max_body_size 10G;
+proxy_request_buffering off;