mcabber/mcabberrc.example
changeset 2148 7a0df2e5da19
parent 2123 300e7bf4416a
child 2170 282531385f34
--- a/mcabber/mcabberrc.example	Sun Jul 06 15:36:56 2014 +0200
+++ b/mcabber/mcabberrc.example	Sun Jul 06 15:48:27 2014 +0200
@@ -137,6 +137,11 @@
 # by setting the option 'completion_ignore_case' to 1.
 #set completion_ignore_case = 0
 
+# Message Carbons (XEP-0280)
+# If you want to enable Message Carbons at startup (and if your server
+# supports them), set the 'carbons' option to 1.  Default is 0.
+#set carbons = 1
+
 # Typing notifications, Chat States, Events (XEP-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.