chunk: rm attic; rclone: use 32 transfers

This commit is contained in:
cy 2025-03-28 16:57:46 -04:00
parent ec86069844
commit d281beea43
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
2 changed files with 1 additions and 3 deletions

View file

@ -14,7 +14,7 @@ let
--config ${config.sops.secrets."rclone/config".path} \
--allow-other \
--cache-dir /var/cache/rclone \
--transfers 16 \
--transfers 32 \
--vfs-cache-mode full \
--vfs-cache-min-free-space 5G \
--dir-cache-time 30d \