changeset 88:5ba104fb183e

added description for showJoin and showStatus
author t.ephraim
date Mon, 09 Nov 2009 17:18:05 +0000
parents 3fe2370b1c85
children df513425de29
files mod_muc_log.wiki
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_muc_log.wiki	Sun Nov 08 20:25:59 2009 +0000
+++ b/mod_muc_log.wiki	Mon Nov 09 17:18:05 2009 +0000
@@ -17,6 +17,8 @@
 
    muc_log = {
        http_port = 5290;
+       showJoin = false; -- default is true
+       showStatus = false; -- default is true
     }
 }}}
 
@@ -25,6 +27,9 @@
 http://example.com:5290/muc_log/
 }}}
 
+showJoin sets the default for showing joins or leaves.
+showStatus sets the default for showing status changes.
+
 = TODO =
   * log/output bans correctly
   * show a nice errormessage when lfs is not installed