diff -r b37348c2aa79 -r 0759f4c7da68 mcabber/mcabberrc.example --- 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