Add dot prefix to .rule.master
It's a default rule, so it needs a dot
This commit is contained in:
parent
6a4f65d78f
commit
6592646ee9
1 changed files with 2 additions and 2 deletions
|
@ -213,8 +213,8 @@ server-default rules are specified:
|
||||||
Default Override Rules
|
Default Override Rules
|
||||||
^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
``m.rule.master``
|
``.m.rule.master``
|
||||||
`````````````````
|
``````````````````
|
||||||
Matches all events, this can be enabled to turn off all push notifications
|
Matches all events, this can be enabled to turn off all push notifications
|
||||||
other than those generated by override rules set by the user. By default this
|
other than those generated by override rules set by the user. By default this
|
||||||
rule is disabled.
|
rule is disabled.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue