Software /
code /
prosody-modules
Changeset
1870:6a9f91ad4f95
mod_log_mark/README: Also mention logging
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 24 Sep 2015 00:02:15 +0200 |
parents | 1869:02390829df1a |
children | 1871:adb402e7de06 |
files | mod_log_mark/README.markdown |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_log_mark/README.markdown Tue Sep 22 17:55:22 2015 +0200 +++ b/mod_log_mark/README.markdown Thu Sep 24 00:02:15 2015 +0200 @@ -3,5 +3,5 @@ ... 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 timers are -still working. +useful to give a sense of how busy the server is or see that logging and +timers are still working.