config update
This commit is contained in:
parent
d3256053d9
commit
76c1c12358
@ -21,6 +21,7 @@ $cpadultsname = "";
|
|||||||
$cpadults = "";
|
$cpadults = "";
|
||||||
|
|
||||||
$cpkidsvisible = ""; // Set to 0 if only running single couch instance
|
$cpkidsvisible = ""; // Set to 0 if only running single couch instance
|
||||||
|
$cpkidsname = "";
|
||||||
$cpkids = "";
|
$cpkids = "";
|
||||||
|
|
||||||
$torrentvisible = "";
|
$torrentvisible = "";
|
||||||
@ -29,18 +30,23 @@ $torrentname = "";
|
|||||||
$torrentport = ""; // uTorrent = 86 / Transmission = 9091
|
$torrentport = ""; // uTorrent = 86 / Transmission = 9091
|
||||||
|
|
||||||
$ftpvisible = "";
|
$ftpvisible = "";
|
||||||
|
$ftpname = "";
|
||||||
$ftpport = "";
|
$ftpport = "";
|
||||||
|
|
||||||
$madsonicvisible = "";
|
$madsonicvisible = "";
|
||||||
|
$madsonicname = "";
|
||||||
$madsonicport = "";
|
$madsonicport = "";
|
||||||
|
|
||||||
$plexvisible = "";
|
$plexvisible = "";
|
||||||
|
$plexname = "";
|
||||||
$plexport = "";
|
$plexport = "";
|
||||||
|
|
||||||
$squeezevisible = "";
|
$squeezevisible = "";
|
||||||
|
$squeezename = "";
|
||||||
$squeezeport = "";
|
$squeezeport = "";
|
||||||
|
|
||||||
$jdownloadervisible = "";
|
$jdownloadervisible = "";
|
||||||
|
$jdownloadername = "";
|
||||||
|
|
||||||
$drivespacevisible = "1"; // Set to turn on or off drive space (0 = no 1 = yes)
|
$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)
|
$drive1visible = "1"; // Set drive visible or not ()0 = no 1 = yes)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user