Hello
|
$topDirectory = '/data/downloads/'; // Upper available directory. Absolute path with trail slash. |
I was having having issue with a custom DOWNLOAD_DIRECTORY. ruTorrent wouldn't download anything. It's fixed by updating this line with the path I used for DOWNLOAD_DIRECTORY.
Thanks.