How to tell server default rules from other rules.
This commit is contained in:
parent
8360be247b
commit
7c0d1c86d8
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue