mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 08:53:56 -05:00
set higher nginx timout for immich
This commit is contained in:
parent
99f42f5841
commit
1713fbb4d2
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
|||
recommendedTlsSettings = true;
|
||||
# For immich
|
||||
clientMaxBodySize = "50000M";
|
||||
proxyTimeout = "600s";
|
||||
virtualHosts =
|
||||
builtins.mapAttrs
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue