Allow trackers url to be configurable + version bump (#173)

this allows people to use only the udp collection, only the tcp collection, or all.
This commit is contained in:
iPromKnight
2024-03-26 12:17:47 +00:00
committed by GitHub
parent a50b5071b3
commit 9f928f9b66
4 changed files with 14 additions and 12 deletions

View File

@@ -31,6 +31,7 @@ COLLECTOR_QBIT_ENABLED=false
COLLECTOR_DEBRID_ENABLED=true
COLLECTOR_REAL_DEBRID_API_KEY=
QBIT_HOST=http://qbittorrent:8080
QBIT_TRACKERS_URL=https://ngosang.github.io/trackerslist/trackers_all.txt
# Addon
DEBUG_MODE=false