mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-25 11:05:49 +03:00
ded8f3d349
A dont_notify action is a no-op (and coalesce is undefined). These are both considered no-ops by the spec, per MSC3987 and the predefined push rules were updated to remove dont_notify from the list of actions.
1 line
159 B
Text
1 line
159 B
Text
Implement [MSC3987](https://github.com/matrix-org/matrix-spec-proposals/pull/3987) by removing `"dont_notify"` from the list of actions in default push rules.
|