mcabber/mcabberrc.example
changeset 2190 ee3a40ffcd8b
parent 2172 06669fc1810c
child 2201 1c8ca1a8e5fe
equal deleted inserted replaced
2189:3b91f6a100f5 2190:ee3a40ffcd8b
   144 
   144 
   145 # Message Carbons (XEP-0280)
   145 # Message Carbons (XEP-0280)
   146 # If you want to enable Message Carbons at startup (and if your server
   146 # If you want to enable Message Carbons at startup (and if your server
   147 # supports them), set the 'carbons' option to 1.  Default is 0.
   147 # supports them), set the 'carbons' option to 1.  Default is 0.
   148 #set carbons = 1
   148 #set carbons = 1
       
   149 
       
   150 # Set the 'clear_unread_on_carbon' option to 1 if the unread messages flag
       
   151 # should be cleared when an outgoing copy of a message sent to that contact
       
   152 # is received from another client.
       
   153 #set clear_unread_on_carbon = 1
   149 
   154 
   150 # Typing notifications, Chat States, Events (XEP-22/85)
   155 # Typing notifications, Chat States, Events (XEP-22/85)
   151 # Set disable_chatstates to 1 if you don't want to use typing notifications.
   156 # Set disable_chatstates to 1 if you don't want to use typing notifications.
   152 # Note: changing this option once mcabber is running has no effect.
   157 # Note: changing this option once mcabber is running has no effect.
   153 #set disable_chatstates = 0
   158 #set disable_chatstates = 0