view mod_carbons.wiki @ 264:d53df112f4c5

mod_carbons: fix xep link
author Kim Alvefur <zash@zash.se>
date Tue, 28 Feb 2012 13:47:56 +0100
parents c5bb3529b831
children cb674a1674c0
line wrap: on
line source

#summary Message Carbons
#labels Stage-Alpha

= Introduction =

This module implements [http://xmpp.org/extensions/xep-280.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||