comparison mcabber/mcabberrc.example @ 1713:5acc6eb01988

Fix typo in config. file (spotted by calico.jeff)
author Mikael Berthe <mikael@lilotux.net>
date Fri, 12 Feb 2010 23:07:30 +0100
parents b2504df1c910
children db15031d5779
comparison
equal deleted inserted replaced
1712:7bdd9ed28684 1713:5acc6eb01988
63 #set pgp_passphrase = "PGPpassword" 63 #set pgp_passphrase = "PGPpassword"
64 # 64 #
65 # If you don't like the default number of passphrase retries (2), you 65 # If you don't like the default number of passphrase retries (2), you
66 # can change it here. If this number is < 0, mcabber will keep asking 66 # can change it here. If this number is < 0, mcabber will keep asking
67 # until the passphrase is good. 67 # until the passphrase is good.
68 #pgp_passphrase_retries = 2 68 #set pgp_passphrase_retries = 2
69 69
70 # Conference nickname 70 # Conference nickname
71 # This nickname is used when joining a room, when no nick is explicitly 71 # This nickname is used when joining a room, when no nick is explicitly
72 # specified by the user. Note that when the nickname option is not set, 72 # specified by the user. Note that when the nickname option is not set,
73 # the jid variable can be used. 73 # the jid variable can be used.