comparison mcabber/mcabberrc.example @ 2123:300e7bf4416a

remove 'show_room_occupants_count' option. Just add member count unconditionaly
author sh!zeeg <shizeeque@gmail.com>
date Wed, 14 May 2014 13:57:56 +0400
parents b41719d57dac
children 7a0df2e5da19
comparison
equal deleted inserted replaced
2122:b41719d57dac 2123:300e7bf4416a
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 #
500 # Set 'log_display_sender' to 1 to display the message sender's JID in the 496 # Set 'log_display_sender' to 1 to display the message sender's JID in the
501 # log window (default: 0, no) 497 # log window (default: 0, no)
502 #set log_display_sender = 0 498 #set log_display_sender = 0
503 # 499 #
504 # Set 'info' to anything you'd like to see in your lower status line. 500 # Set 'info' to anything you'd like to see in your lower status line.