diff 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
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Wed Nov 01 17:47:30 2006 +0100
+++ b/mcabber/mcabberrc.example	Wed Nov 01 21:36:50 2006 +0100
@@ -67,6 +67,11 @@
 # in the roster.
 #set hide_offline_buddies = 0
 
+# Typing notifications, Chat States, Events (JEP-22/85)
+# Set disable_chatstates to 1 if you don't want to use typing notifications.
+# Note: changing this option once mcabber is running has no effect.
+#set disable_chatstates = 0
+
 # History logging
 # You can save the messages history: set logging = 1
 # You can load (read) the messages history: set load_logs = 1