Page 1 of 1
FTD settings?
Posted: 23 Dec 2007, 03:43
by JohanJ
Hi
is there more settings than uploadspeed and ports in the ftd?
Ex how much it will seed and so on ?
Posted: 25 Dec 2007, 07:11
by tor
Hi JohanJ,
At the moment we dont have any settings for such things as how much to seed a torrent etc.
At this writing all options avaialble is (Cut from the default config file, note that not all entries are considered stable , such as proxy fx):
Code: Select all
[general]
downloaddir=downloads
loglevel=5
statedir=/etc/ftd
proxyip=
proxyport=0
proxylogin=
proxypassword=
[torrent]
maxdownload=-1
maxupload=-1
listenportstart=10000
listenportend=14000
torrentdir=torrents
resumepath=torrents/.resumedata
dhtsupport=false
metadatasupport=true
peerexchangesupport=true
maxuploads=8
maxhalfopenconnections=-1
And if you change any settings you will have to restart the download manager for them to take effect. (We will of course add more features later.)
/Tor