Hi, nice project.
There are a few things that are unclear for me when looking at the docs:
- Are downloaded and cached torrents torrents seeded?
- Does pressing the "download" button of a torrent actually download the torrent to the server, even before a download is started by a client? Or is there some other way to trigger this pre-caching?
- When it says in the autocleaner documentation that "
CLEANER_KEEP_FREE sets the threshold at which cleaning starts." does this mean that the threshold is an amount of free space left on disk, or an amount taken up by the cached items on disk? Say, if I set CLEANER_KEEP_FREE=25% does it keep free 25% of my disk space, filling up 75% of it, or does it only take up 25% of disk space?
Hi, nice project.
There are a few things that are unclear for me when looking at the docs:
CLEANER_KEEP_FREEsets the threshold at which cleaning starts." does this mean that the threshold is an amount of free space left on disk, or an amount taken up by the cached items on disk? Say, if I setCLEANER_KEEP_FREE=25%does it keep free 25% of my disk space, filling up 75% of it, or does it only take up 25% of disk space?