view mod_muc_log.wiki @ 107:958865cc13b3

Edited wiki page through web user interface.
author dbb.google@liqd.org
date Sun, 03 Jan 2010 01:49:40 +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.