limit number of workers

This commit is contained in:
Davide Scaini
2026-04-10 18:13:49 +02:00
parent cf414a08ad
commit 3e4ff4019b
3 changed files with 5 additions and 1 deletions
+2
View File
@@ -206,6 +206,8 @@ sources:
output:
dir: /var/bincio/data
workers: 2 # cap extract parallelism on the VPS (default: all CPUs)
```
Sync and extract (run from your laptop or SSH in):