From 97d3690aea8926f50eed2d5d0194114228c1e3ef Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 10 Jun 2013 23:49:10 +0200 Subject: Implement Message Carbons (XEP-280) - Add an option enable_carbons (defaults to false) - Make a disco on non-roster entites to determine if the message commes from a muc private chat or not. --- doc/source/configuration.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/source/configuration.rst') diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 0bd45377..4fa92900 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -169,6 +169,13 @@ section of this documentation. If set to true, the color of the nick will be used in MUCs information messages, instead of the default color from the theme. + enable_carbons + + **Default value:** ``false`` + + Set this to ``true`` to enable Message Carbons (XEP-280), which allows transparent message + delivery from and to other resources with carbons enabled. + enable_user_activity **Default value:** ``true`` -- cgit v1.2.3