Add support for excluding specific trackers in qBittorrent script
This commit is contained in:
+2
-1
@@ -10,4 +10,5 @@ services:
|
||||
- QBTPORT=8787 # qbittorrent port
|
||||
- QBTUSER=admin # qbittorrent webUI username
|
||||
- QBTPASSWORD=adminpass # qbittorrent webUI password
|
||||
- NOTIFICATIONWEBHOOKURL=https://discord.com/api/webhooks/<webhookURL> # discord notification wehook URL
|
||||
- NOTIFICATIONWEBHOOKURL=https://discord.com/api/webhooks/<webhookURL> # discord notification wehook URL
|
||||
- EXCLUDEDTRACKERS=tracker1.com,tracker2.com # comma separated list of tracker names to exclude
|
||||
Reference in New Issue
Block a user