Add the 'carbons' option to mcabberrc.example
authorMikael Berthe <mikael@lilotux.net>
Sun, 06 Jul 2014 15:48:27 +0200
changeset 2148 7a0df2e5da19
parent 2147 2e5bc40df2ed
child 2149 1b3add57c912
Add the 'carbons' option to mcabberrc.example
mcabber/mcabberrc.example
--- 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.