diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/configuration.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index a21159b3..9310ccbd 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -295,10 +295,12 @@ to understand what is :ref:`carbons <carbons-details>` or enable_carbons - **Default value:** ``false`` + **Default value:** ``true`` - Set this to ``true`` to enable Message Carbons (XEP-280), which allows transparent message - delivery from and to other resources with carbons enabled. + Set this to ``false`` to disable Message Carbons (XEP-280), which allows + transparent message delivery from and to other resources with carbons + enabled. There should be no reason to disable this except if you encounter + issues with your server. enable_user_activity |