changeset 62:d7a687cb24e4

Edited wiki page through web user interface.
author t.ephraim
date Mon, 19 Oct 2009 15:15:31 +0000
parents 70425a2e230f
children c05ce0ae01e2
files mod_muc_log.wiki
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mod_muc_log.wiki	Sun Oct 18 22:05:15 2009 +0000
+++ b/mod_muc_log.wiki	Mon Oct 19 15:15:31 2009 +0000
@@ -10,14 +10,11 @@
 
 Here is a example config with just the muclogging parts added to the right sections:
 {{{
-host "*"
+component "rooms.example.com" "muc"
    muc_log = {
        folder = "/var/log/prosody/rooms";
        http_port = 5290;
     }
-
-component "rooms.example.com" "muc"
-        logging = true;
 }}}
 
 The http server part would then be reachable at the url: