mcabber/mcabberrc.example
changeset 2234 232c26383fc4
parent 2233 90c25a29fb35
child 2236 41e897b79c8d
equal deleted inserted replaced
2233:90c25a29fb35 2234:232c26383fc4
    77 #set pgp_passphrase_retries = 2
    77 #set pgp_passphrase_retries = 2
    78 #
    78 #
    79 # You can specify the path to the gpg binary, e.g. to force the use of
    79 # You can specify the path to the gpg binary, e.g. to force the use of
    80 # GnuPG version 1 on systems which have both versions installed.
    80 # GnuPG version 1 on systems which have both versions installed.
    81 #set gpg_path = /usr/bin/gpg
    81 #set gpg_path = /usr/bin/gpg
       
    82 #
       
    83 # If GnuPG should use a custom configuration directory, you can set
       
    84 # 'gpg_home' to the desired path.
       
    85 #set gpg_home = ~/.mcabber/gpg
    82 
    86 
    83 # Conference nickname
    87 # Conference nickname
    84 # This nickname is used when joining a room, when no nick is explicitly
    88 # This nickname is used when joining a room, when no nick is explicitly
    85 # specified by the user.  Note that when the nickname option is not set,
    89 # specified by the user.  Note that when the nickname option is not set,
    86 # the jid variable can be used.
    90 # the jid variable can be used.