mcabber/mcabberrc.example
changeset 2233 90c25a29fb35
parent 2207 3a4a3a180c9c
child 2234 232c26383fc4
equal deleted inserted replaced
2232:c06488852cdc 2233:90c25a29fb35
    73 #
    73 #
    74 # If you don't like the default number of passphrase retries (2), you
    74 # If you don't like the default number of passphrase retries (2), you
    75 # can change it here.  If this number is < 0, mcabber will keep asking
    75 # can change it here.  If this number is < 0, mcabber will keep asking
    76 # until the passphrase is good.
    76 # until the passphrase is good.
    77 #set pgp_passphrase_retries = 2
    77 #set pgp_passphrase_retries = 2
       
    78 #
       
    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.
       
    81 #set gpg_path = /usr/bin/gpg
    78 
    82 
    79 # Conference nickname
    83 # Conference nickname
    80 # This nickname is used when joining a room, when no nick is explicitly
    84 # This nickname is used when joining a room, when no nick is explicitly
    81 # specified by the user.  Note that when the nickname option is not set,
    85 # specified by the user.  Note that when the nickname option is not set,
    82 # the jid variable can be used.
    86 # the jid variable can be used.