Mercurial > prosody-modules
annotate mod_measure_message_length/README.markdown @ 2791:008cf272b7ea
mod_cloud_notify: Fix regression in error handling
The last commit made push error handling not working at all.
| author | tmolitor <thilo@eightysoft.de> |
|---|---|
| date | Wed, 11 Oct 2017 03:10:40 +0200 |
| parents | b1b120e654ff |
| children |
| rev | line source |
|---|---|
|
2372
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. |
