config: reduce zero-copy space reserve default

This commit is contained in:
2026-07-24 15:26:33 +00:00
parent 748ca49837
commit a73bcf870f
13 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: archive-control-archive
services:
archive-client:
image: sodium/archive-clients:v0.1.4
image: sodium/archive-clients:v0.1.5
user: "1000:1000"
restart: unless-stopped
command: ["--config", "/etc/archive-control/client.toml"]