diff --git a/configs_services.php b/configs_services.php index c4f0460..610f7dc 100644 --- a/configs_services.php +++ b/configs_services.php @@ -24,7 +24,7 @@ DO NOT EDIT THESE CONFIG LINES. $configs['server_ip'] = "$base"; // The Servers URL or IP to check. # For services simply add new lines with the Name and port number. -$configs['services']['uTorrent'] = $utorrentport; +$configs['services']['uTorrent'] = $torrentport; $configs['services']['SABNZBD'] = $sabport; $configs['services']['SickBeard'] = $sickport; $configs['services']['CPAdults'] = $cpadults;