mcabber/mcabberrc.example
changeset 1281 b1be0c6862d4
parent 1272 033576acac4c
child 1286 02ad6200df26
equal deleted inserted replaced
1280:8b621f980321 1281:b1be0c6862d4
    11 # If password is not given, it will be interactively asked for.
    11 # If password is not given, it will be interactively asked for.
    12 # If port is not given, default Jabber port will be used.
    12 # If port is not given, default Jabber port will be used.
    13 #
    13 #
    14 # Warning to GTalk users! please see the FAQ:
    14 # Warning to GTalk users! please see the FAQ:
    15 # <http://www.probsd.net/mcabber/index.php/Main_Page#FAQ>
    15 # <http://www.probsd.net/mcabber/index.php/Main_Page#FAQ>
    16 
       
    17 
    16 
    18 set username = yourusername
    17 set username = yourusername
    19 # Note: if the password contains leading or trailing spaces, you must
    18 # Note: if the password contains leading or trailing spaces, you must
    20 # enclose it with quotes: set password = " example password "
    19 # enclose it with quotes: set password = " example password "
    21 #set password = yourpassword
    20 #set password = yourpassword
    25 set resource = mcabber
    24 set resource = mcabber
    26 #set priority = 3
    25 #set priority = 3
    27 
    26 
    28 # SSL options:
    27 # SSL options:
    29 # Set ssl non-zero to use SSL (this also sets the default port to 5223).
    28 # Set ssl non-zero to use SSL (this also sets the default port to 5223).
       
    29 # * Please note that certificate verification is NOT yet supported if
       
    30 #   mcabber is compiled with GnuTLS (only works with OpenSSL).
       
    31 #   You can use mcabber -V to check.
    30 # Set ssl_verify to 0 to disable certificate verification, or non-zero
    32 # Set ssl_verify to 0 to disable certificate verification, or non-zero
    31 # to set desired maximum CA verification depth. Use -1 to specify an
    33 # to set desired maximum CA verification depth. Use -1 to specify an
    32 # unlimited depth.
    34 # unlimited depth.
    33 # Set ssl_cafile to a path to a CA certificate file (may contain multiple
    35 # Set ssl_cafile to a path to a CA certificate file (may contain multiple
    34 # CA certificates).
    36 # CA certificates).
   265 # rosterselmsg:text color of the selected roster item, if there is a new msg
   267 # rosterselmsg:text color of the selected roster item, if there is a new msg
   266 # rosternewmsg: text color of items with unread messages
   268 # rosternewmsg: text color of items with unread messages
   267 #
   269 #
   268 #set color_background   = black
   270 #set color_background   = black
   269 #set color_general      = white
   271 #set color_general      = white
   270 #set color_info	 = white
   272 #set color_info         = white
   271 #set color_msgin        = white
   273 #set color_msgin        = white
   272 #set color_msgout       = cyan
   274 #set color_msgout       = cyan
   273 #set color_msghl        = yellow
   275 #set color_msghl        = yellow
   274 #set color_bgstatus     = blue
   276 #set color_bgstatus     = blue
   275 #set color_status       = white
   277 #set color_status       = white