mirror of
https://github.com/immich-app/immich.git
synced 2025-05-30 19:55:43 -04:00
parent
4e31d82bac
commit
eeeabcfef4
@ -10,7 +10,6 @@ Below is an example config for nginx. Make sure to include `client_max_body_size
|
|||||||
server {
|
server {
|
||||||
server_name <snip>
|
server_name <snip>
|
||||||
|
|
||||||
# https://github.com/immich-app/immich/blob/main/nginx/templates/default.conf.template#L28
|
|
||||||
client_max_body_size 50000M;
|
client_max_body_size 50000M;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user