mod_measure_message_length/README.markdown
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Fri, 09 Jul 2021 18:30:13 +0200
changeset 4789 05bea2f43d97
parent 2376 b1b120e654ff
permissions -rw-r--r--
mod_csi: Obsolete this module, it is included in Prosody since 0.11
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2376
b1b120e654ff mod_measure_message_length: Collect statistics on number of bytes, words and lines in messages
Kim Alvefur <zash@zash.se>
parents:
diff changeset
     1
Simple module that collects statistics on message length in bytes, word count and line count.