element-hq / element-hq/synapse
Improvement: add the ability to limit certain tags for users
Open
S-Tolerable
T-Enhancement
Z-Spec-Blocked
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
In current matrix synapse you can set as many tags as you want, but I’m proposing to add an attribute in homeserver.yaml to restrict applying some tags to specific max amount. For example: a user can add the tag u.pin to 3 rooms only if these directive exist in homeserver.yaml
tags:
- name: u.pin
max: 3
Contributor guide
Assessment
This issue has not been assessed yet.