mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
feat: increase proxy send timeout for immich, adjust some settings
This commit is contained in:
parent
01d5056050
commit
140dba323c
3 changed files with 29 additions and 30 deletions
|
@ -361,6 +361,7 @@ in
|
|||
MACHINE_LEARNING_WORKERS = "1";
|
||||
MACHINE_LEARNING_WORKER_TIMEOUT = "120";
|
||||
MACHINE_LEARNING_CACHE_FOLDER = "/var/cache/immich";
|
||||
XDG_CACHE_HOME = "/var/cache/immich";
|
||||
IMMICH_HOST = "localhost";
|
||||
IMMICH_PORT = "3003";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue