mirror of
https://github.com/immich-app/immich.git
synced 2024-11-15 18:08:48 -07: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_name <snip>
|
||||
|
||||
# https://github.com/immich-app/immich/blob/main/nginx/templates/default.conf.template#L28
|
||||
client_max_body_size 50000M;
|
||||
|
||||
location / {
|
||||
|
Loading…
Reference in New Issue
Block a user