ejabberd-contrib/mod_s2s_log
Christophe Romain 4c68f4421b Cleanup for module packaging support in ejabberd 2015-03-11 14:19:35 +01:00
..
conf Cleanup for module packaging support in ejabberd 2015-03-11 14:19:35 +01:00
src Update FSF address (solves #73) 2015-02-25 15:17:31 +01:00
COPYING Cleanup for module packaging support in ejabberd 2015-03-11 14:19:35 +01:00
ChangeLog Initial import from ejabberd-modules SVN 2013-04-15 12:03:14 +02:00
README.txt Initial import from ejabberd-modules SVN 2013-04-15 12:03:14 +02:00
mod_s2s_log.spec Cleanup for module packaging support in ejabberd 2015-03-11 14:19:35 +01:00

README.txt

	mod_s2s_log
	-----------

	Requirements: ejabberd SVN r1235 trunk or 2.0.x branch
	   (ejabberd 2.0.1 or newer is required)


This module can be use to keep a track of other XMPP servers your server has
been connected with.

You can use it by adding the following line in the  modules section of
ejabberd.cfg:
       {mod_s2s_log, [{filename, "/path/to/s2s.log"}]}