mod_measure_message_length/README.markdown
author Matthew Wild <mwild1@gmail.com>
Tue, 16 Apr 2024 15:01:40 +0100
changeset 5892 432efc39572f
parent 2376 b1b120e654ff
permissions -rw-r--r--
mod_http_admin_api: Return roles for existing invites, if any
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.