comparison mcabber/mcabberrc.example @ 2120:8aa5e80aebce

add option 'show_room_occupants_count'
author sh!zeeg <shizeeque@gmail.com>
date Tue, 13 May 2014 20:24:51 +0400
parents 113d3b96ae3e
children 9c791e2a437a
comparison
equal deleted inserted replaced
2117:0355be54e3a9 2120:8aa5e80aebce
491 # 491 #
492 # Display the status changes in the chat buffers (default: 0, never) 492 # Display the status changes in the chat buffers (default: 0, never)
493 # Values: 0: never 1: only connect/disconnect 2: all 493 # Values: 0: never 1: only connect/disconnect 2: all
494 #set show_status_in_buffer = 1 494 #set show_status_in_buffer = 1
495 # 495 #
496 # Displays total occupants count at the end of '/room names' list
497 # Values: 0: disable (default) 1: enable
498 #set show_room_occupants_count = 0
499 #
496 # Set 'log_display_sender' to 1 to display the message sender's JID in the 500 # Set 'log_display_sender' to 1 to display the message sender's JID in the
497 # log window (default: 0, no) 501 # log window (default: 0, no)
498 #set log_display_sender = 0 502 #set log_display_sender = 0
499 # 503 #
500 # Set 'info' to anything you'd like to see in your lower status line. 504 # Set 'info' to anything you'd like to see in your lower status line.