Mercurial > prosody-modules
view mod_log_mark/README.markdown @ 4426:3fe2c264aac4
mod_pubsub_summary: Mangle HTML payloads in Atom/RSS feeds
This module is meant for use with mod_pubsub_feeds and tries to improve
on mod_pubsub's built-in Atom summary generator.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 04 Feb 2021 01:12:41 +0100 |
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.