I just recently installed deluged + deluge-web following instructions with the init script. Everything works fine, but I can't for the life of me find out where the Web.conf file is. I know the default should be .config/deluge/web.conf, but it's not there, the only things in that directory are Icons, ipc, ui.conf, respectively.
I know that it is saving it somewhere, as restarting it multiple times still retains my settings. All I want is to be able to set the default_daemon to localhost. I think it is probably because I am running it under 'root', but still, surely the config file is somewhere in the system?
Thanks for any assistance, and I would just like to say that I much prefer Deluge over any other torrent package.
Web.conf location
Re: Web.conf location
Look in init script for config location.
-
- New User
- Posts: 2
- Joined: Wed Jul 03, 2013 8:03 am
Re: Web.conf location
Ah, found it. It was under the /root folder after all, for anyone's future reference, use 'sudo bash' to access the root folder, and it should be under '.config'.