Changes between Version 2 and Version 3 of MovedToGitHub/ConfigFiles


Ignore:
Timestamp:
Oct 2, 2008, 6:31:55 PM (14 years ago)
Author:
charles
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MovedToGitHub/ConfigFiles

    v2 v3  
    77
    88== Linux / GTK ==
    9 For the GTK+ client, all settings are kept in {{{$HOME/.config/transmission}}}
    10 For the Daemon, all settings are kept in {{{$HOME/.config/transmission-daemon}}}
     9For the GTK+ client, all settings are kept in {{{$HOME/.config/transmission}}}[[BR]]
     10For the Daemon, all settings are kept in {{{$HOME/.config/transmission-daemon}}}[[BR]]
    1111The default download folder is {{{$HOME/Downloads}}}
     12
     13If you want to swap between the two applications, all you have to do is pass in a different
     14config directory with the -g command-line option. For example, to have the daemon pick up
     15where the gtk+ client left off, run transmission-daemon -g ~/.config/transmission.
    1216
    1317== TRANSMISSION_HOME ==