element-hq / element-hq/synapse
Different `alias_creation_rules` and `room_list_publication_rules` for rooms and spaces
Open
A-Spaces
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 [#10319](https://github.com/matrix-org/synapse/issues/10319).
---
`alias_creation_rules` and `room_list_publication_rules` need an attribute `room_type: room` or `room_type: space`, so it’s possible to either limit the rules to one type of room, or to set different rules for the different types of rooms.
https://github.com/matrix-org/synapse/blob/master/docs/sample_config.yaml#L2680-L2735
Contributor guide
Assessment
This issue has not been assessed yet.