From 31e33fca9f7d9d07de85fbd603d5f207d772f1cf Mon Sep 17 00:00:00 2001 From: Mike Wilson Date: Tue, 1 Apr 2025 12:35:46 -0400 Subject: [PATCH] Enable cleanup on noHL cross-seed torrents --- ansible/roles/qbittorrent/templates/qbitmanage/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/roles/qbittorrent/templates/qbitmanage/config.yml b/ansible/roles/qbittorrent/templates/qbitmanage/config.yml index 597fa89..4b8d08b 100644 --- a/ansible/roles/qbittorrent/templates/qbitmanage/config.yml +++ b/ansible/roles/qbittorrent/templates/qbitmanage/config.yml @@ -108,6 +108,7 @@ share_limits: max_ratio: 4.0 max_seeding_time: 28800 # 20 days min_seeding_time: 0 + cleanup: true add_group_to_tag: false public_trackers: priority: 10