From 821e2282254a525b2e9ba39172d89ac34d63d170 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 9 Jun 2025 11:09:50 -0500 Subject: [PATCH] ignore downloading --- clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml index 6aed3edcf..a300e0008 100644 --- a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml +++ b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml @@ -166,6 +166,7 @@ data: exclude_patterns: - /mnt/store/Torrent/QBITTORRENT/* - /mnt/store/Torrent/TORRENT/* + - /mnt/store/Torrent/DOWNLOADING/* - '**/.DS_Store' - '**/Thumbs.db' - '**/@eaDir'