Specify that we never alert for event we sent ourself.
This commit is contained in:
parent
63593de4b8
commit
b6dd67129e
1 changed files with 2 additions and 1 deletions
|
@ -106,7 +106,8 @@ character.
|
||||||
In addition, all rules may be enabled or disabled. Disabled rules never match.
|
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
|
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
|
Predefined Rules
|
||||||
----------------
|
----------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue