fix torrnet status

This commit is contained in:
Karl Hudgell 2015-07-08 11:03:01 +01:00
parent 40dc4b4f5c
commit d2c1e68dcb

View File

@ -24,7 +24,7 @@ DO NOT EDIT THESE CONFIG LINES.
$configs['server_ip'] = "$base"; // The Servers URL or IP to check. $configs['server_ip'] = "$base"; // The Servers URL or IP to check.
# For services simply add new lines with the Name and port number. # 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']['SABNZBD'] = $sabport;
$configs['services']['SickBeard'] = $sickport; $configs['services']['SickBeard'] = $sickport;
$configs['services']['CPAdults'] = $cpadults; $configs['services']['CPAdults'] = $cpadults;