mirror of https://github.com/immich-app/immich.git
fix(proxy): turn off nginx_proxy_buffer (#2246)
* Refactor poxy_* directives Move from location to server context, as they are identical * Disable proxy_request_buffering proxy_buffering is already off, no reason to have proxy_request_buffering on. In fact, leaving it on can cause nginx to (temporarily) use a lot of disk space during uploadspull/2248/head
parent
a9859bc029
commit
4952b3a2d6
Loading…
Reference in New Issue