view mod_muc_log.wiki @ 95:f18d4607c52d

Created wiki page through web user interface.
author t.ephraim
date Tue, 17 Nov 2009 20:33:19 +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.