From 33f075963616bb1e7c04d70dc2587cc00a3bb3fb Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 8 Jun 2025 16:19:59 -0500 Subject: [PATCH] change orphaned path --- .../cl01tl/platform/qbittorrent/templates/config-map.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml index 0a3084eb9..6aed3edcf 100644 --- a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml +++ b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml @@ -164,13 +164,14 @@ data: orphaned: empty_after_x_days: 30 exclude_patterns: + - /mnt/store/Torrent/QBITTORRENT/* + - /mnt/store/Torrent/TORRENT/* - '**/.DS_Store' - '**/Thumbs.db' - '**/@eaDir' - - /data/torrents/temp/** - '**/*.!qB' - '**/*_unpackerred' - max_orphaned_files_to_delete: 50000 + max_orphaned_files_to_delete: 50 # apprise: # api_url: http://localhost:8000/notify