# HG changeset patch # User Mikael Berthe # Date 1404654507 -7200 # Node ID 7a0df2e5da1921eb788502bc0f8dc020cea50805 # Parent 2e5bc40df2ed3d841a03273e3f925d2b01056cbf Add the 'carbons' option to mcabberrc.example diff -r 2e5bc40df2ed -r 7a0df2e5da19 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.