changeset 1281:b1be0c6862d4

Minor conffile changes
author Mikael Berthe <mikael@lilotux.net>
date Sat, 25 Aug 2007 12:33:16 +0200
parents 8b621f980321
children d438b56990cd
files mcabber/mcabberrc.example
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sat Aug 25 12:25:44 2007 +0200
+++ b/mcabber/mcabberrc.example	Sat Aug 25 12:33:16 2007 +0200
@@ -14,7 +14,6 @@
 # Warning to GTalk users! please see the FAQ:
 # <http://www.probsd.net/mcabber/index.php/Main_Page#FAQ>
 
-
 set username = yourusername
 # Note: if the password contains leading or trailing spaces, you must
 # enclose it with quotes: set password = " example password "
@@ -27,6 +26,9 @@
 
 # SSL options:
 # Set ssl non-zero to use SSL (this also sets the default port to 5223).
+# * Please note that certificate verification is NOT yet supported if
+#   mcabber is compiled with GnuTLS (only works with OpenSSL).
+#   You can use mcabber -V to check.
 # Set ssl_verify to 0 to disable certificate verification, or non-zero
 # to set desired maximum CA verification depth. Use -1 to specify an
 # unlimited depth.
@@ -267,7 +269,7 @@
 #
 #set color_background   = black
 #set color_general      = white
-#set color_info	 = white
+#set color_info         = white
 #set color_msgin        = white
 #set color_msgout       = cyan
 #set color_msghl        = yellow