view mod_carbons.wiki @ 255:3bd927d2ac33

renamed mod_xml_status to mod_server_status, changing wiki to reflect that.
author Marco Cirillo <maranda@lightwitch.org>
date Tue, 10 Jan 2012 19:43:51 +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||