Mercurial > prosody-wiki
view mod_carbons.wiki @ 246:000cd449e801
Add compatibility status for 0.8 and note about persistent pastes.
author | MWild1@gmail.com |
---|---|
date | Mon, 19 Dec 2011 18:56:08 +0000 |
parents | c5bb3529b831 |
children | d53df112f4c5 |
line wrap: on
line source
#summary Message Carbons #labels Stage-Alpha = Introduction = This module implements [http://xmpp.org/extensions/xep-281.html XEP-0280: Message Carbons]. = Configuration = As with all modules, you enable it by adding it to the modules_enabled list. {{{ modules_enabled = { ... "carbons"; ... } }}} The module has no further configuration. = Compatibility = ||trunk||Works||