Updated config.conf-Example for consistency

This commit is contained in:
Nico Janzen
2024-02-04 22:05:04 +01:00
parent aa171ae478
commit 08b994a74e

View File

@@ -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