ejabberd-contrib/mod_s2s_log
Badlop cc4702882f Support 'auto' value in log options, set as default 2022-07-26 15:41:19 +02:00
..
conf Modules that require configuration, provide it commented (#303) 2021-07-07 21:53:44 +02:00
src Support 'auto' value in log options, set as default 2022-07-26 15:41:19 +02: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 Update README files to show configuration file as YAML (#86) 2015-03-13 11:55:26 +01: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
	-----------


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.yml:
  mod_s2s_log:
    filename: "/path/to/s2s.log"