Add dot prefix to .rule.master

It's a default rule, so it needs a dot
This commit is contained in:
David Baker 2016-08-15 18:29:39 +01:00
parent 6a4f65d78f
commit 6592646ee9

View file

@ -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.