File

mod_track_muc_joins/README.markdown @ 2209:2733cb8c82a9

mod_statistics: Add 'statistics_meminfo_interval' option to control the number of seconds between calls to mallinfo(). Between calls, cached results are used.
author Matthew Wild <mwild1@gmail.com>
date Mon, 13 Jun 2016 13:15:07 +0100
parent 2081:73096d8d924c
child 2409:b426f1d46938
line wrap: on
line source

---
summary: Keep track of joined chat rooms
...

This module attempts to keep track of what MUC chat rooms users have
joined. It's not very useful on its own, but can be used by other
modules to influence decisions.