diff --git a/config.php b/config.php index de18337..9071224 100644 --- a/config.php +++ b/config.php @@ -21,6 +21,7 @@ $cpadultsname = ""; $cpadults = ""; $cpkidsvisible = ""; // Set to 0 if only running single couch instance +$cpkidsname = ""; $cpkids = ""; $torrentvisible = ""; @@ -29,18 +30,23 @@ $torrentname = ""; $torrentport = ""; // uTorrent = 86 / Transmission = 9091 $ftpvisible = ""; +$ftpname = ""; $ftpport = ""; $madsonicvisible = ""; +$madsonicname = ""; $madsonicport = ""; $plexvisible = ""; +$plexname = ""; $plexport = ""; $squeezevisible = ""; +$squeezename = ""; $squeezeport = ""; $jdownloadervisible = ""; +$jdownloadername = ""; $drivespacevisible = "1"; // Set to turn on or off drive space (0 = no 1 = yes) $drive1visible = "1"; // Set drive visible or not ()0 = no 1 = yes)