mod_log_mark/README.markdown
author Kim Alvefur <zash@zash.se>
Mon, 08 May 2023 20:12:43 +0200
changeset 5439 b3e7886fea6a
parent 1874 6a9f91ad4f95
permissions -rw-r--r--
mod_auth_oauth_external: Add setting for client_secret Whether this is needed may vary by OAuth provider. Mastodon for example requires it.

---
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.