Fix
This commit is contained in:
@@ -8,6 +8,6 @@
|
|||||||
// "createtorrent" - use program createtorrent (see http://www.createtorrent.com)
|
// "createtorrent" - use program createtorrent (see http://www.createtorrent.com)
|
||||||
// "mktorrent" - use program createtorrent (see http://mktorrent.sourceforge.net)
|
// "mktorrent" - use program createtorrent (see http://mktorrent.sourceforge.net)
|
||||||
// "buildtorrent" - use program buildtorrent (see http://claudiusmaximus.goto10.org/cm/torrent.html)
|
// "buildtorrent" - use program buildtorrent (see http://claudiusmaximus.goto10.org/cm/torrent.html)
|
||||||
$pathToCreatetorrent = ''/usr/bin/buildtorrent'; // Something like /bin/createtorrent, or /bin/transmissioncli. If empty, program will be found in PATH.
|
$pathToCreatetorrent = '/usr/bin/buildtorrent'; // Something like /bin/createtorrent, or /bin/transmissioncli. If empty, program will be found in PATH.
|
||||||
|
|
||||||
$recentTrackersMaxCount = 15;
|
$recentTrackersMaxCount = 15;
|
||||||
|
|||||||
Reference in New Issue
Block a user