Changing .conf files does nothing

General support for problems installing or using Deluge
Post Reply
mustafaupk
New User
New User
Posts: 3
Joined: Thu Nov 24, 2011 4:05 am

Changing .conf files does nothing

Post by mustafaupk »

Hi,

I am running Deluge on my server as a daemon. I need to deactivate a plug-in (blocklist) that I suspect is causing an error by blocking the IP of one of my favorite private trackers. I opened /home/user/.config/deluge/core.conf to delete the blocklist plug-in from the list of active plugins and restarted my computer. After restarting the list had regenerated with blocklist still present.
Can someone tell me if this is a feature of Deluge where you cannot configure it through .conf files? I would like to avoid setting up a ThinClient setup if I have to and rather use command line methods to setup Deluge. Thanks in advance.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Changing .conf files does nothing

Post by johnnyg »

You need to stop the daemon before changing a config file otherwise it will overwrite your changes.
Also you don't need to restart the computer.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Changing .conf files does nothing

Post by Cas »

Setting up the thinclient is not exactly arduous:

1. Enable remote connections
2. Add user/pass to auth file
3. In client connection manager add server ip and user details
Post Reply