comparison mcabber/mcabberrc.example @ 2006:fa6694a193ec

Add configuration setting for previous commit
author Hermitifier
date Thu, 09 Feb 2012 14:21:36 +0100
parents 1fe1e8d1d1ea
children a859ed648638
comparison
equal deleted inserted replaced
2005:e0aedfa091ec 2006:fa6694a193ec
321 # (default: in_and_out) 321 # (default: in_and_out)
322 #set muc_print_status = 2 322 #set muc_print_status = 2
323 # Set 'muc_auto_whois' to 1 if you want to call /room whois each time 323 # Set 'muc_auto_whois' to 1 if you want to call /room whois each time
324 # somebody joins a room. (default: 0) 324 # somebody joins a room. (default: 0)
325 #set muc_auto_whois = 0 325 #set muc_auto_whois = 0
326 # Set 'muc_print_jid' to see real jid in non-anonynmous room when somebody
327 # joins. This setting will be ignored when auto_whois is enabled.
328 # 0: only nick (don't print jid even if available)
329 # 1: nick and bare jid
330 # 2: nick and full jid with resource
331 #set muc_print_jid = 1
326 # 332 #
327 # Set 'muc_disable_nick_hl' to 1 if you don't want mcabber to color lines 333 # Set 'muc_disable_nick_hl' to 1 if you don't want mcabber to color lines
328 # containing your nickname in a MUC room. 334 # containing your nickname in a MUC room.
329 #set muc_disable_nick_hl = 0 335 #set muc_disable_nick_hl = 0
330 # 336 #