# HG changeset patch # User t.ephraim # Date 1255965331 0 # Node ID d7a687cb24e4258374d4507cd01746dcf7d74256 # Parent 70425a2e230f8a280f73e56909a2cf1c32d6928c Edited wiki page through web user interface. diff -r 70425a2e230f -r d7a687cb24e4 mod_muc_log.wiki --- 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: