feat: complete transfer and eviction execution

This commit is contained in:
2026-07-23 09:14:40 +00:00
parent 884aed9921
commit b6de490b7e
17 changed files with 1445 additions and 81 deletions
+10
View File
@@ -13,6 +13,16 @@ reconnect_max = "60s"
reconnect_reset_after = "60s"
reconnect_jitter = true
[jobs]
# Mark a job stalled after it has made no progress for this long.
stall_after = "30m"
# Upper bound for qBittorrent's stopped full recheck.
verification_timeout = "30m"
# Poll qBittorrent and Syncthing at this interval while a step is active.
poll_interval = "1s"
# Space that must remain free after a worst-case copy fallback.
free_space_reserve_bytes = 1073741824
[backup]
interval = "6h"
recent = 12