Specify that suppress notices should be an override rule.
This commit is contained in:
parent
fe5372621e
commit
bfde21fa9e
1 changed files with 2 additions and 1 deletions
|
@ -178,7 +178,8 @@ with these IDs, their semantics should match those given below:
|
||||||
}
|
}
|
||||||
|
|
||||||
.m.rule.suppress_notices
|
.m.rule.suppress_notices
|
||||||
Matches messages with 'msgtype' of 'notice'.
|
Matches messages with 'msgtype' of 'notice'. This should be an override rule
|
||||||
|
such that, when enabled, it takes priority over content / sender / room rules.
|
||||||
|
|
||||||
Definition::
|
Definition::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue