DOWNLOAD_DIRECTORY does not update path in rutorrent config.php · Issue #150 · mondediefr/docker-rutorrent · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$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.