From 0a0c14993d3f8ac7198b861a29f65e4c11a8ca21 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Thu, 19 Feb 2026 23:14:27 -0500 Subject: [PATCH] qbt: Coalesce Read Write --- services/qbittorrent.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/services/qbittorrent.nix b/services/qbittorrent.nix index 4d18eb0..587d671 100644 --- a/services/qbittorrent.nix +++ b/services/qbittorrent.nix @@ -95,6 +95,7 @@ ChokingAlgorithm = "RateBased"; PieceExtentAffinity = true; SuggestMode = true; + CoalesceReadWrite = true; }; Network = {