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