From 7c0d1c86d8f38f19a6c114961e13f6a83472907b Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 5 Feb 2015 14:56:07 +0000 Subject: [PATCH] How to tell server default rules from other rules. --- drafts/push_csapi.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drafts/push_csapi.rst b/drafts/push_csapi.rst index 5f8515f14..1cc0131e7 100644 --- a/drafts/push_csapi.rst +++ b/drafts/push_csapi.rst @@ -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: --------------------