comparison mcabber/mcabberrc.example @ 993:0759f4c7da68

Add option 'disable_chatstates'
author Mikael Berthe <mikael@lilotux.net>
date Wed, 01 Nov 2006 21:36:50 +0100
parents e4f154f7c316
children 8a395c2cafc4
comparison
equal deleted inserted replaced
992:b37348c2aa79 993:0759f4c7da68
65 65
66 # Set hide_offline_buddies to 1 to display only connected buddies 66 # Set hide_offline_buddies to 1 to display only connected buddies
67 # in the roster. 67 # in the roster.
68 #set hide_offline_buddies = 0 68 #set hide_offline_buddies = 0
69 69
70 # Typing notifications, Chat States, Events (JEP-22/85)
71 # Set disable_chatstates to 1 if you don't want to use typing notifications.
72 # Note: changing this option once mcabber is running has no effect.
73 #set disable_chatstates = 0
74
70 # History logging 75 # History logging
71 # You can save the messages history: set logging = 1 76 # You can save the messages history: set logging = 1
72 # You can load (read) the messages history: set load_logs = 1 77 # You can load (read) the messages history: set load_logs = 1
73 # If you enable load_logs, you can use the 'max_history_age' setting below. 78 # If you enable load_logs, you can use the 'max_history_age' setting below.
74 # Default logging directory (logging_dir) is $HOME/.mcabber/histo/ 79 # Default logging directory (logging_dir) is $HOME/.mcabber/histo/