mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-19 09:54:09 +01:00
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
|
|
@ -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…
Reference in a new issue