services: photoprism: bump max body size
This commit is contained in:
parent
f536901847
commit
9612efeb21
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ in {
|
||||||
proxy_connect_timeout 600;
|
proxy_connect_timeout 600;
|
||||||
proxy_read_timeout 600;
|
proxy_read_timeout 600;
|
||||||
proxy_send_timeout 600;
|
proxy_send_timeout 600;
|
||||||
|
client_max_body_size 100m;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue