diff --git a/services/arr-interconnect.nix b/services/arr-interconnect.nix index 3195126..7f2f688 100644 --- a/services/arr-interconnect.nix +++ b/services/arr-interconnect.nix @@ -121,7 +121,7 @@ let "enable": true, "protocol": "torrent", "priority": 1, - "removeCompletedDownloads": true, + "removeCompletedDownloads": false, "removeFailedDownloads": true, "name": "qBittorrent", "implementation": "QBittorrent", @@ -162,7 +162,7 @@ let "enable": true, "protocol": "torrent", "priority": 1, - "removeCompletedDownloads": true, + "removeCompletedDownloads": false, "removeFailedDownloads": true, "name": "qBittorrent", "implementation": "QBittorrent",