Page 1 of 1
deluge-daemon configuration files?
Posted: Thu Oct 07, 2010 7:04 pm
by redman5087
Hello , I'm using ubuntu server and I added the latest repository to the sources.list and installed only the daemon "deluged".
Where are the configuration files on the server?
Normaly it should be "/home/XXXX/.config/deluge/...
But I found no configuration file there.
Can someone help?
Thanks
Re: deluge-daemon configuration files?
Posted: Thu Oct 07, 2010 7:52 pm
by negge
You need to run deluged once for it to create the configuration files.
Re: deluge-daemon configuration files?
Posted: Fri Oct 08, 2010 9:17 pm
by redman5087
thanks for the reply
indeed, when I first start deluged, a configuration file is created, but it looks weird.
Code: Select all
sS'max_active_limit'
p15
I8
sS'utpex'
p16
I01
sS'max_active_downloading'
p17
I3
sS'max_active_seeding'
p18
I5
sS'allow_remote'
p19
I1
sS'max_half_open_connections'
p20
I50
sS'download_location'
I still can not connect from ubuntu desktop to my ubuntu server
I suppose the problem is with the option " allow remote", how do I change the setting? Change the double zero to double 1?
Thanks
Re: deluge-daemon configuration files?
Posted: Fri Oct 08, 2010 11:53 pm
by johnnyg
I'm assuming the output you pasted is from core.conf?
If so then you must not be using a recent version of deluge as the recent versions conf files are no longer pickled (which that is) but rather in json.