# HG changeset patch # User t.ephraim # Date 1255965383 0 # Node ID c05ce0ae01e29d081ab9967bab5dc43b9d568a26 # Parent d7a687cb24e4258374d4507cd01746dcf7d74256 Edited wiki page through web user interface. diff -r d7a687cb24e4 -r c05ce0ae01e2 mod_muc_log.wiki --- a/mod_muc_log.wiki Mon Oct 19 15:15:31 2009 +0000 +++ b/mod_muc_log.wiki Mon Oct 19 15:16:23 2009 +0000 @@ -11,6 +11,10 @@ Here is a example config with just the muclogging parts added to the right sections: {{{ component "rooms.example.com" "muc" + modules_enabled = { + "muc_log"; + } + muc_log = { folder = "/var/log/prosody/rooms"; http_port = 5290;