mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 19:54:07 +02:00
Fixed typo in config.conf-Explained and updated config.conf-Example to make it more consistent
This commit is contained in:
@@ -121,5 +121,5 @@ LIDARR_KEY = $LIDARR_API_KEY
|
||||
# QBITTORRENT_USERNAME: Optional; not needed if authentication bypassing on qBittorrent is enabled (for instance for local connections)
|
||||
# QBITTORRENT_PASSWORD: Optional; same reason as above
|
||||
QBITTORRENT_URL = http://localhost:8080
|
||||
QBITTORRENT_USERNAME = Your Name (or empty)
|
||||
QBITTORRENT_PASSWORD = Your Password (or empty)
|
||||
QBITTORRENT_USERNAME = Your name (or empty)
|
||||
QBITTORRENT_PASSWORD = Your password (or empty)
|
||||
Reference in New Issue
Block a user