comparison mod_carbons.wiki @ 392:46960c6716ee

Clarify that Carbons only syncs online clients
author MWild1@gmail.com
date Mon, 15 Jul 2013 09:11:00 +0000
parents b4f1aeb37ae7
children e63e1a463619
comparison
equal deleted inserted replaced
391:057b3e34e24c 392:46960c6716ee
3 3
4 = Introduction = 4 = Introduction =
5 5
6 This module implements [http://xmpp.org/extensions/xep-0280.html XEP-0280: Message Carbons], 6 This module implements [http://xmpp.org/extensions/xep-0280.html XEP-0280: Message Carbons],
7 allowing users to maintain a shared and synchronized view of all 7 allowing users to maintain a shared and synchronized view of all
8 conversations across all their clients and devices. 8 conversations across all their online clients and devices.
9 9
10 = Configuration = 10 = Configuration =
11 11
12 As with all modules, you enable it by adding it to the modules_enabled list. 12 As with all modules, you enable it by adding it to the modules_enabled list.
13 13