mcabber/mcabberrc.example
changeset 1530 29c505d43b3e
parent 1526 eefa0ae248d8
child 1549 e7435238e963
equal deleted inserted replaced
1529:890a703197cf 1530:29c505d43b3e
    18 # Note: if the password contains leading or trailing spaces, you must
    18 # Note: if the password contains leading or trailing spaces, you must
    19 # enclose it with quotes: set password = " example password "
    19 # enclose it with quotes: set password = " example password "
    20 #set password = yourpassword
    20 #set password = yourpassword
    21 set server = your.jabber.server
    21 set server = your.jabber.server
    22 #set port = 5222
    22 #set port = 5222
       
    23 #
    23 # If you don't know what a resource is, do not set it.
    24 # If you don't know what a resource is, do not set it.
       
    25 # Set disable_random_resource to 1 if you don't want mcabber to add a random
       
    26 # suffix to the resource name.
    24 #set resource = mcabber
    27 #set resource = mcabber
       
    28 #set disable_random_resource = 0
       
    29 #
    25 #set priority = 3
    30 #set priority = 3
    26 #set priority_away = 0
    31 #set priority_away = 0
    27 
    32 
    28 # Set 'ignore_self_presence' to 1 if you do not want to see your own
    33 # Set 'ignore_self_presence' to 1 if you do not want to see your own
    29 # presence in your roster (default: 0).
    34 # presence in your roster (default: 0).
   290 # Set 'muc_disable_nick_hl' to 1 if you don't want mcabber to color lines
   295 # Set 'muc_disable_nick_hl' to 1 if you don't want mcabber to color lines
   291 # containing your nickname in a MUC room.
   296 # containing your nickname in a MUC room.
   292 #set muc_disable_nick_hl = 0
   297 #set muc_disable_nick_hl = 0
   293 
   298 
   294 # Status messages
   299 # Status messages
   295 # The "message" value will override all others, take care!
   300 # The 'message' value will override all others, take care!
   296 #set message = Unique message status
   301 #set message = Unique message status
   297 #set message_avail     = I'm available
   302 #set message_avail     = I'm available
   298 #set message_free      = I'm free for chat
   303 #set message_free      = I'm free for chat
   299 #set message_dnd       = Please do not disturb
   304 #set message_dnd       = Please do not disturb
   300 #set message_notavail  = I'm not available
   305 #set message_notavail  = I'm not available
   368 #
   373 #
   369 # If you want someone's nick to be the same all the time:
   374 # If you want someone's nick to be the same all the time:
   370 #color mucnick my_friend yellow
   375 #color mucnick my_friend yellow
   371 
   376 
   372 # Style
   377 # Style
   373 # Note: the "log_win_height" and "roster_width" values below can be set
   378 # Note: the 'log_win_height' and 'roster_width' values below can be set
   374 # in real time when mcabber is running.  Refresh the screen (Ctrl-l) to
   379 # in real time when mcabber is running.  Refresh the screen (Ctrl-l) to
   375 # use the new values.
   380 # use the new values.
   376 #
   381 #
   377 # Log window height (minimum 1, default 5)
   382 # Log window height (minimum 1, default 5)
   378 #set log_win_height = 5
   383 #set log_win_height = 5
   379 # Buddylist window width (minimum 2, default 24)
   384 # Buddylist window width (minimum 2, default 24)
   380 #set roster_width=24
   385 #set roster_width=24
   381 #
   386 #
   382 # The options "log_win_on_top" and "roster_win_on_right" can change the
   387 # The options 'log_win_on_top' and 'roster_win_on_right' can change the
   383 # position of the log window (top/bottom) and the position of the roster
   388 # position of the log window (top/bottom) and the position of the roster
   384 # (left/right).
   389 # (left/right).
   385 #set log_win_on_top = 0
   390 #set log_win_on_top = 0
   386 #set roster_win_on_right = 0
   391 #set roster_win_on_right = 0
   387 #
   392 #
   404 #set time_prefix = 0
   409 #set time_prefix = 0
   405 #
   410 #
   406 # When a contact sends "/me ", mcabber displays "*user ", where user
   411 # When a contact sends "/me ", mcabber displays "*user ", where user
   407 # is the local part of the contact's jid.
   412 # is the local part of the contact's jid.
   408 # If you want mcabber to display the complete bare jid (user@server.com),
   413 # If you want mcabber to display the complete bare jid (user@server.com),
   409 # set "buddy_me_fulljid" to 1 (default: 0)
   414 # set 'buddy_me_fulljid' to 1 (default: 0)
   410 #set buddy_me_fulljid = 1
   415 #set buddy_me_fulljid = 1
   411 #
   416 #
   412 # Display the status changes in the log window (default: 0, never)
   417 # Display the status changes in the log window (default: 0, never)
   413 # Set 'log_display_presence' to 1 to enable.
   418 # Set 'log_display_presence' to 1 to enable.
   414 #set log_display_presence = 0
   419 #set log_display_presence = 0
   415 #
   420 #
   416 # Display the status changes in the chat buffers (default: 0, never)
   421 # Display the status changes in the chat buffers (default: 0, never)
   417 # Values:  0: never  1: only connect/disconnect  2: all
   422 # Values:  0: never  1: only connect/disconnect  2: all
   418 #set show_status_in_buffer = 1
   423 #set show_status_in_buffer = 1
   419 #
   424 #
   420 # Set "log_display_sender" to 1 to display the message sender's jid in the
   425 # Set 'log_display_sender' to 1 to display the message sender's jid in the
   421 # log window (default: 0, no)
   426 # log window (default: 0, no)
   422 #set log_display_sender = 0
   427 #set log_display_sender = 0
   423 #
   428 #
   424 # Set "info" to anything you'd like to see in your lower status line
   429 # Set 'info' to anything you'd like to see in your lower status line.
   425 #set info = woot
   430 #set info = woot
   426 # Set url_regex to a regular expression matching urls. If it matches an url
   431 #
   427 # in an incoming messages, it'll print it to the log window.
   432 # Set 'url_regex' to a regular expression matching urls. If it matches an
       
   433 # url in an incoming messages, it'll print it to the log window.
   428 #set url_regex = "(((https?|ftps?|nntp)://)|www[.][-a-z0-9.]+|(mailto:|news:))(%[0-9A-F]{2}|[-_.!~*';/?:@&=+$,#[:alnum:]])+"
   434 #set url_regex = "(((https?|ftps?|nntp)://)|www[.][-a-z0-9.]+|(mailto:|news:))(%[0-9A-F]{2}|[-_.!~*';/?:@&=+$,#[:alnum:]])+"
   429 
   435 
   430 # Contacts PGP information
   436 # Contacts PGP information
   431 # You can provide a PGP key to be used for a given Jabber user, or
   437 # You can provide a PGP key to be used for a given Jabber user, or
   432 # disable PGP on a per-account basis.
   438 # disable PGP on a per-account basis.