mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user