Software /
code /
prosody-modules
File
mod_measure_message_length/README.markdown @ 4980:da151f9af861
replaced 'session' with 'origin' in push_disable
session is not defined in this function, trying to access it
leads to an error.
The correct reference seems to be 'origin'.
(This may have come about by copying from the similar
code in process_stanza_queue.)
author | arcseconds |
---|---|
date | Sat, 30 Jul 2022 21:07:47 +1200 |
parent | 2372:b1b120e654ff |
line wrap: on
line source
Simple module that collects statistics on message length in bytes, word count and line count.