summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2016-06-05 13:35:03 +0200
committermathieui <mathieui@mathieui.net>2016-06-05 13:35:03 +0200
commitc00cfecdf86175446fe89480184fdf419b9c1c2a (patch)
treefdc1479ad4c4237aea0f4701cdb937744dfd34f5 /data
parentcf595c0ffd06f9b69f0466009516bf02bbc3ad99 (diff)
downloadpoezio-c00cfecdf86175446fe89480184fdf419b9c1c2a.tar.gz
poezio-c00cfecdf86175446fe89480184fdf419b9c1c2a.tar.bz2
poezio-c00cfecdf86175446fe89480184fdf419b9c1c2a.tar.xz
poezio-c00cfecdf86175446fe89480184fdf419b9c1c2a.zip
Enable message carbons by default
Diffstat (limited to 'data')
-rw-r--r--data/default_config.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index e3d32d22..e463b7b4 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -410,7 +410,7 @@ notify_messages = true
# Enable Message Carbons (XEP-0280) to deliver message copies from and to
# other resources with carbons enabled.
-enable_carbons = false
+enable_carbons = true
# Acknowledge message delivery receipts (XEP-0184)
ack_message_receipts = true