fix: defer slow Syncthing rescans

This commit is contained in:
2026-07-24 16:13:39 +00:00
parent 57acc90363
commit 053b0135b3
7 changed files with 39 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: archive-control-archive
services:
archive-client:
image: sodium/archive-clients:v0.1.6
image: sodium/archive-clients:v0.1.7
user: "1000:1000"
restart: unless-stopped
command: ["--config", "/etc/archive-control/client.toml"]
+1 -1
View File
@@ -2,7 +2,7 @@ name: archive-control-cache
services:
archive-client:
image: sodium/archive-clients:v0.1.6
image: sodium/archive-clients:v0.1.7
user: "1001:1001"
restart: unless-stopped
network_mode: host
+1 -1
View File
@@ -2,7 +2,7 @@ name: archive-control-cache
services:
archive-client:
image: sodium/archive-clients:v0.1.6
image: sodium/archive-clients:v0.1.7
user: "1001:1001"
restart: unless-stopped
network_mode: host