deluged
is located in /var/lib/deluged/config/core.conf
which I've verified is correct and has all the right permissions (everything is owned by debian-deluged:debian-deluged).I also have
deluge-web
installed, with config file of /var/lib/deluged/config/web.conf
When I go to thew webui and open preferences, it's not showing any of my settings from
core.conf
, and when I add new torrent files, it also ignores the settings from core.conf
. Take a look at the attachment below for reference.Is this a bug, or am I doing something wrong?
There is also only one core.conf on my machine, so I don't think there is another config that I'm updating the wrong one.
Code: Select all
root@ubuntu:/home/user# find / -iname core.conf
/var/lib/deluged/config/core.conf
root@ubuntu:/home/user#