summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/pmlastmsg.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/pmlastmsg.html b/doc/pmlastmsg.html
index 247178c3..fd26dbd5 100644
--- a/doc/pmlastmsg.html
+++ b/doc/pmlastmsg.html
@@ -30,7 +30,9 @@ where n must be an integer. All other messages are left untouched.
<p><b>Please note:</b> this parser module makes it possible that these messages
are properly detected. It does <b>not</b> drop them. If you intend to drop those
messages, you need to use the usual filter logic in combination with the discard
-action.
+action. As a side-note, please keep on your mind that the sender discarded messages
+when the "last message repeated n times" message is emited. You want to consider if
+that really is what you intend to happen. If not, go change the sender.
<p><b>Configuration Directives</b>:</p>
<p>There do not currently exist any configuration directives for this module.