view mod_muc_log.wiki @ 99:e5e4b59aad33

mod_support_contact: Dropped 0.5 and added 0.7 to compatibility list. Updated TODO.
author Waqas Hussain <waqas20@gmail.com>
date Mon, 30 Nov 2009 17:46:59 +0500
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.