# HG changeset patch # User Mikael Berthe # Date 1131988667 -3600 # Node ID d8f4a0fc77d392fe4df52790ccf043934f16f080 # Parent e5008032edb817eb4fafcd518562e32aacffa48a Update sample configuration file diff -r e5008032edb8 -r d8f4a0fc77d3 mcabber/mcabberrc.example --- a/mcabber/mcabberrc.example Mon Nov 14 18:16:59 2005 +0100 +++ b/mcabber/mcabberrc.example Mon Nov 14 18:17:47 2005 +0100 @@ -101,12 +101,19 @@ #set color_backselected = cyan # Style +# Log window height (minimum 1, default 5) +#set log_win_height = 5 +# # Buddy name format (in status window): # - 0: (default) "" # - 1: "name " (name is omitted if same as the jid) # - 2: "name/resource" (if the name is the same as the jid, use ) # - 3: "name" (if the name is the same as the jid, use ) #set buddy_format = 2 +# +# Display the status changes in the chat buffers (default: 0, never) +# Values: 0: never 1: only connect/disconnect 2: all +#set show_status_in_buffer = 1 # Aliases alias online = status online