Add that rules with no conditions always match.
This commit is contained in:
parent
246531813b
commit
7a0f7b4b43
1 changed files with 3 additions and 2 deletions
|
@ -147,8 +147,9 @@ Push Rules: Conditions:
|
|||
-----------------------
|
||||
Override, Underride and Default rules have a list of 'conditions'. All
|
||||
conditions must hold true for an event in order for a rule to be applied to an
|
||||
event. Matrix specifies the following conditions, although if Home Servers wish
|
||||
to support others, they are free to do so:
|
||||
event. A rule with no conditions always matches. Matrix specifies the following
|
||||
conditions, although if Home Servers wish to support others, they are free to
|
||||
do so:
|
||||
|
||||
event_match
|
||||
This is a glob pattern match on a field of the event. Parameters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue