summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/configuration.rst7
-rw-r--r--doc/source/dev/xep.rst2
2 files changed, 9 insertions, 0 deletions
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``
diff --git a/doc/source/dev/xep.rst b/doc/source/dev/xep.rst
index 1be26104..7cfffa20 100644
--- a/doc/source/dev/xep.rst
+++ b/doc/source/dev/xep.rst
@@ -50,6 +50,8 @@ Table of all XEPs implemented in poezio.
+----------+-------------------------+---------------------+
|0245 |The /me Command |80% |
+----------+-------------------------+---------------------+
+|0280 |Messsage Carbons |100% |
++----------+-------------------------+---------------------+
|0296 |Best Practices for |100% |
| |Resource Locking | |
+----------+-------------------------+---------------------+