config update
This commit is contained in:
parent
d3256053d9
commit
76c1c12358
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user