changeset 2148:7a0df2e5da19

Add the 'carbons' option to mcabberrc.example
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 15:48:27 +0200
parents 2e5bc40df2ed
children 1b3add57c912
files mcabber/mcabberrc.example
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.