mcabber/mcabberrc.example
changeset 1042 8a395c2cafc4
parent 993 0759f4c7da68
child 1068 6646d2ed7f74
--- a/mcabber/mcabberrc.example	Sun Nov 26 10:30:52 2006 +0100
+++ b/mcabber/mcabberrc.example	Sun Nov 26 10:42:25 2006 +0100
@@ -38,6 +38,17 @@
 #set ssl_capath =
 #set ssl_ciphers =
 
+# PGP support
+# Set pgp to 1 to enable OpenPGP.
+# To sign outgoing messages, select your private key id with
+# the pgp_private_key option.  You cannot change these options once
+# mcabber is running.
+#set pgp = 0
+#set pgp_private_key = "B0B92210"
+#
+# You can set your PGP passhrase here, although it's NOT advised.
+#set pgp_passphrase = "PGPpassword"
+
 # Conference nickname
 # This nickname is used when joining a room, when no nick is explicitly
 # specified by the user.  Note that when the nickname option is not set,