mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-29 12:08:37 +01:00
Specify that suppress notices should be an override rule.
This commit is contained in:
parent
fe5372621e
commit
bfde21fa9e
|
|
@ -178,7 +178,8 @@ with these IDs, their semantics should match those given below:
|
|||
}
|
||||
|
||||
.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::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue