diff --git a/hosts/hetzner-arm/profiles/photoprism.nix b/hosts/hetzner-arm/profiles/photoprism.nix index ab90d53..acfd294 100644 --- a/hosts/hetzner-arm/profiles/photoprism.nix +++ b/hosts/hetzner-arm/profiles/photoprism.nix @@ -20,8 +20,8 @@ --cache-dir=/PhotosCache \ --dir-cache-time=1h \ --vfs-cache-mode=full \ - --vfs-cache-max-size=2g \ - --vfs-cache-max-age=10m \ + --vfs-cache-max-size=5g \ + --vfs-cache-max-age=24h \ --log-level=INFO "$@" '';