Mercurial > prosody-modules
view mod_log_mark/README.markdown @ 3628:2444fb3b05b7
mod_csi_muc_priorities: Signal unimportance (thanks tmolitor)
The short version of this module would be `return priorities[room]`,
but the `false` case got lost somewhere along the way.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 04 Jul 2019 08:46:26 +0200 |
parents | 6a9f91ad4f95 |
children |
line wrap: on
line source
--- summary: Log a message once per minute ... This module sends `-- MARK --` to the log once per minute. This may be useful to give a sense of how busy the server is or see that logging and timers are still working.