fix: require qBittorrent metainfo export support

This commit is contained in:
2026-07-24 12:37:40 +00:00
parent 21ea431c56
commit d951e2e4fc
10 changed files with 17 additions and 14 deletions
+1 -1
View File
@@ -213,7 +213,7 @@ cache/archive routes according to policy.
```yaml
services:
archive-client:
image: sodium/archive-clients:v0.1.1
image: sodium/archive-clients:v0.1.2
user: "1001:1001"
restart: unless-stopped
command: ["archive-client", "--config", "/etc/archive-control/client.toml"]