comparison mcabber/mcabberrc.example @ 1377:cd9182f0b5c7

Add /room setopt {print_status,auto_whois} - add the command /room setopt - add option 'muc_auto_whois' The MUC settings auto_whois and print_status can be set on a per-room basis.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 27 Nov 2007 23:57:20 +0100
parents c373ff3fe7e1
children 8e763c2c331f
comparison
equal deleted inserted replaced
1376:a0deb5124ebf 1377:cd9182f0b5c7
243 # MUC 243 # MUC
244 # Set 'muc_flag_joins' to 1 if you want the MUC rooms to be flagged in 244 # Set 'muc_flag_joins' to 1 if you want the MUC rooms to be flagged in
245 # the roster when somebody joins a room. Set it to 2 if you want a flag 245 # the roster when somebody joins a room. Set it to 2 if you want a flag
246 # for leaves too. 246 # for leaves too.
247 #set muc_flag_joins = 0 247 #set muc_flag_joins = 0
248 # Set 'muc_print_status' to see status changes in MUC rooms:
249 # 1: (none) do not display joining/leaving members
250 # 2: (in_and_out) display joining/leaving members
251 # 3: (all) display joining/leaving members and member status changes
252 # (default: in_and_out)
253 #set muc_print_status = 2
248 # Set 'muc_auto_whois' to 1 if you want to call /room whois each time 254 # Set 'muc_auto_whois' to 1 if you want to call /room whois each time
249 # somebody joins a room. (default: 0) 255 # somebody joins a room. (default: 0)
250 #set muc_auto_whois = 0 256 #set muc_auto_whois = 0
251 # 257 #
252 # Set 'muc_disable_nick_hl' to 1 if you don't want mcabber to color lines 258 # Set 'muc_disable_nick_hl' to 1 if you don't want mcabber to color lines