Page 1 of 1

config location

Posted: Thu Oct 11, 2007 6:54 pm
by brotherhoodofsteel
Hello.

How can I change location of Deluge configuration (userhome/.config)?

Regards, Nick.

Re: config location

Posted: Thu Oct 11, 2007 7:00 pm
by markybob
brotherhoodofsteel wrote:Hello.

How can I change location of Deluge configuration (userhome/.config)?

Regards, Nick.
symlink it if you really care. btw, ~/.config/ is the freedesktop.org standard for appliation configuration files.
"This specification is expected to use the Base directory spec for the location of configuration files (under *~/.config* by default)."
http://www.freedesktop.org/wiki/Specifi ... onfig-spec

Re: config location

Posted: Thu Oct 11, 2007 7:03 pm
by brotherhoodofsteel
Thank you very much!