# HG changeset patch # User Mikael Berthe # Date 1188037996 -7200 # Node ID b1be0c6862d44b79011f0c24409a3bd9ca49a42a # Parent 8b621f980321d3eb678ed90f33e421bb4b45ce99 Minor conffile changes diff -r 8b621f980321 -r b1be0c6862d4 mcabber/mcabberrc.example --- 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: # - 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