chunk: rm attic; rclone: use 32 transfers
This commit is contained in:
parent
ec86069844
commit
d281beea43
2 changed files with 1 additions and 3 deletions
|
@ -190,6 +190,4 @@
|
|||
|
||||
# container stuff
|
||||
my.containerization.enable = true;
|
||||
|
||||
my.attic.enable = true;
|
||||
}
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue