add recyclarr service for automated TRaSH Guides sync

This commit is contained in:
2026-02-18 20:45:32 -05:00
parent e77a6cbfcf
commit 5548b9e280
4 changed files with 168 additions and 0 deletions

View File

@@ -86,6 +86,11 @@
# how many connections per sec
ConnectionSpeed = 300;
# Automatic Torrent Management: use category save paths for new torrents
DisableAutoTMMByDefault = false;
DisableAutoTMMTriggers.CategorySavePathChanged = false;
DisableAutoTMMTriggers.DefaultSavePathChanged = false;
ChokingAlgorithm = "RateBased";
PieceExtentAffinity = true;
SuggestMode = true;