view mod_muc_log.wiki @ 102:1defbd44efe9

Created wiki page through web user interface.
author MWild1
date Wed, 23 Dec 2009 14:29:08 +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.