view mod_muc_log.wiki @ 108:039a141a9c03

Update to reflect module rework.
author florob@babelmonkeys.de
date Fri, 22 Jan 2010 15:10:13 +0000
parents 82e7feef398c
children 058ede538839
line wrap: on
line source

#summary Module which logs muc conversations to a file
#labels Stage-Beta

= Introduction =

This module logs the conversation of muc running on this server to a daily changing file.
There are files per room and day.

= Details =

Here is a example config with just the muclogging parts added to the right sections:
{{{
component "rooms.example.com" "muc"
   modules_enabled = {
      "muc_log";
   };
}}}

The logs are stored via datamanager.