mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 02:54:03 +02:00
Updated config.conf-Example for consistency
This commit is contained in:
@@ -14,15 +14,15 @@ NO_STALLED_REMOVAL_QBIT_TAG = Don't Kill If Stalled
|
||||
|
||||
[radarr]
|
||||
RADARR_URL = http://radarr:7878
|
||||
RADARR_KEY = $RADARR_KEY
|
||||
RADARR_KEY = $RADARR_API_KEY
|
||||
|
||||
[sonarr]
|
||||
SONARR_URL = http://sonarr:8989
|
||||
SONARR_KEY = $SONARR_KEY
|
||||
SONARR_KEY = $SONARR_API_KEY
|
||||
|
||||
[lidarr]
|
||||
LIDARR_URL = http://lidarr:8686
|
||||
LIDARR_KEY = $LIDARR_KEY
|
||||
LIDARR_KEY = $LIDARR_API_KEY
|
||||
|
||||
[qbittorrent]
|
||||
QBITTORRENT_URL = http://qbittorrent:8080
|
||||
|
||||
Reference in New Issue
Block a user