element-hq / element-hq/synapse
Provide possibility to add default push rules for all users
Open
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#9325](https://github.com/matrix-org/synapse/issues/9325).
---
Based on the Matrix Server API spec the Synapse server provides some default push rules that apply to all users. There is currently no possibility to add a custom default push rule for all users. Therefore, it is necessary to define this rule for every user, which results in a lot of rule entries in the database, which could be avoided.
Contributor guide
Assessment
This issue has not been assessed yet.