Specify that we never alert for event we sent ourself.

This commit is contained in:
David Baker 2015-03-02 14:35:44 +00:00
parent 63593de4b8
commit b6dd67129e

View file

@ -106,7 +106,8 @@ character.
In addition, all rules may be enabled or disabled. Disabled rules never match.
If no rules match an event, the Home Server should not notify for the message
(that is to say, the default action is "dont-notify").
(that is to say, the default action is "dont-notify"). Events that the user sent
themself are never alerted for.
Predefined Rules
----------------