diff mod_stanza_counter.wiki @ 277:7a597092e71f

updated wikis.
author Marco Cirillo <maranda@lightwitch.org>
date Sat, 26 May 2012 02:55:01 +0000
parents b5563fb582aa
children
line wrap: on
line diff
--- a/mod_stanza_counter.wiki	Sat May 26 02:43:58 2012 +0000
+++ b/mod_stanza_counter.wiki	Sat May 26 02:55:01 2012 +0000
@@ -14,6 +14,11 @@
 
 Copy both files into prosody's module directory and place 'em into your enabled modules (stanza_counter_http requires to be loaded into the global section!)
 
+Config for stanza_counter_http:
+<code language="lua">
+stanza_counter_basepath = "/counter-path-custom/"
+</code>
+
 = Info =
 
  * As of now to count components stanzas, it needs to be manually loaded (inserted into modules_enabled of the components' sections) on these.