File: README.txt

package info (click to toggle)
ejabberd-contrib 0.2016.09.12~dfsg0-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 2,236 kB
  • sloc: erlang: 5,025; makefile: 46; sh: 26
file content (12 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12

	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"