mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-01 03:53:46 +01:00
Server default riules will have a rule_id when you need it to work out what the rule does.
This commit is contained in:
parent
e6c9e77d35
commit
94af47ffd4
|
|
@ -101,8 +101,8 @@ devices.
|
|||
|
||||
A home server may also have server default rules of each kind and in each scope.
|
||||
Server default rules are lower priority than user-defined rules in eacgh scope.
|
||||
Server defined rules do not have a rule_id. A rule has a rule_id if and only if
|
||||
it is a user-defined rule.
|
||||
Server defined rules do not have a rule_id except when it is necessary to derive
|
||||
the function of the rule (ie. in room and sender rules).
|
||||
|
||||
Push Rules: Actions:
|
||||
--------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue