changeset 221:8c19cbb8a6be

correction, tweak.
author Marco Cirillo <maranda@lightwitch.org>
date Thu, 22 Sep 2011 19:53:20 +0000
parents 65026f99b93d
children 646476e373af
files mod_stanza_counter.wiki
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mod_stanza_counter.wiki	Thu Sep 22 18:02:40 2011 +0000
+++ b/mod_stanza_counter.wiki	Thu Sep 22 19:53:20 2011 +0000
@@ -14,11 +14,13 @@
 
 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!)
 
-Optional parameters for stanza_counter_http:
+Optional parameters example for stanza_counter_http:
 {{{
-stanza_counter_http_ports -- uses prosody's bosh ports format (see documentation).
+stanza_counter_http_ports = {{ port = 5280, path = "mycounterpath" }}
 }}}
 
+stanza_counter_http_ports uses prosody's bosh ports format, [http://prosody.im/doc/setting_up_bosh#see here].
+
 = Compatibility =
 
  * 0.8 works