Nathan Wright

Results 3 comments of Nathan Wright

Hi, can we add this as an option? I am having a similar issue between Nextcloud and Photoprism. This is a know issue and is resolved with fastcgi_buffering. There docs...

I am going to try `fastcgi_request_buffering = on` and then try `chunked_transfer_encoding on;` if it does not work.

I did some testing and both `fastcgi_request_buffering = on` and `chunked_transfer_encoding on;` are required for photoprism to successfully send files to nextcloud over webdav