mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 02:54:03 +02:00
Fixed consistency in config.conf-Example that I missed
This commit is contained in:
@@ -25,6 +25,6 @@ LIDARR_URL = http://localhost:8686
|
||||
LIDARR_KEY = $LIDARR_API_KEY
|
||||
|
||||
[qbittorrent]
|
||||
QBITTORRENT_URL = http://qbittorrent:8080
|
||||
QBITTORRENT_URL = http://localhost:8080
|
||||
QBITTORRENT_USERNAME = Your name (or empty)
|
||||
QBITTORRENT_PASSWORD = Your password (or empty)
|
||||
Reference in New Issue
Block a user