fix: report partial Syncthing transfer progress

This commit is contained in:
2026-07-25 02:37:30 +00:00
parent 0f94388f49
commit d2fa69a1d6
6 changed files with 77 additions and 21 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: archive-control-archive
services:
archive-client:
image: sodium/archive-clients:v0.1.9
image: sodium/archive-clients:v0.1.10
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.9
image: sodium/archive-clients:v0.1.10
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.9
image: sodium/archive-clients:v0.1.10
user: "1001:1001"
restart: unless-stopped
network_mode: host