0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-17 00:24:47 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Christoph Reiter
510337d23d nginx-proxy: Set proxy_request_buffering to off. Fixes #650
Otherwise nginx buffers uploads which at least with the linux client results
in large files failing to upload and the upload stats not updating.

Signed-off-by: Christoph Reiter <reiter.christoph@gmail.com>
2019-02-16 12:27:22 +01:00
Tilo Spannagel
122e66ca7c
Set client_max_body_size to 10G 2017-09-30 13:14:13 +02:00
Tilo Spannagel
4fbd273cb0
Add more examples with proxy 2017-09-27 13:29:15 +02:00