Small changes

This commit is contained in:
Benjamin Harder
2024-02-17 14:05:26 +01:00
parent f15d29cd90
commit 0e31c3ec41
3 changed files with 8 additions and 138 deletions

View File

@@ -14,17 +14,17 @@ 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
QBITTORRENT_USERNAME = YourName or Empty
QBITTORRENT_PASSWORD = YourPassword or Empty
QBITTORRENT_USERNAME = Your name or Empty
QBITTORRENT_PASSWORD = Your password or Empty