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
@@ -218,7 +218,7 @@ cache/archive routes according to policy.
```yaml
services:
archive-client:
image: sodium/archive-clients:v0.1.6
image: sodium/archive-clients:v0.1.7
user: "1001:1001"
restart: unless-stopped
command: ["archive-client", "--config", "/etc/archive-control/client.toml"]