diff --git a/config/config.conf-Example b/config/config.conf-Example index bd324aa..145c56e 100644 --- a/config/config.conf-Example +++ b/config/config.conf-Example @@ -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