mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-05 23:43:43 +01:00
How to tell server default rules from other rules.
This commit is contained in:
parent
8360be247b
commit
7c0d1c86d8
|
|
@ -101,7 +101,8 @@ rules of the same kind on different 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 except when it is necessary to derive
|
||||
the function of the rule (ie. in room and sender rules).
|
||||
the function of the rule (ie. in room and sender rules). Server default rules
|
||||
have an attribute, "default" set to true.
|
||||
|
||||
Push Rules: Actions:
|
||||
--------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue