1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-27 22:22:45 +01:00
immich/nginx
TruongSinh Tran-Nguyen 4952b3a2d6
fix(proxy): turn off nginx_proxy_buffer ()
* 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 uploads
2023-04-13 15:38:49 -05:00
..
templates fix(proxy): turn off nginx_proxy_buffer () 2023-04-13 15:38:49 -05:00
10-listen-on-ipv6-by-default.sh feat(nginx): refactor + ipv6 () 2023-02-15 15:21:52 -06:00
15-set-env-variables.envsh feat(nginx): refactor + ipv6 () 2023-02-15 15:21:52 -06:00
Dockerfile chore: Move away from docker hub where possible () 2023-03-16 09:06:14 -05:00
LICENSE feat(docker) revert ubuntu base image () 2022-10-25 14:18:37 -05:00