This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Add ability to rate limit messages per room #16021
Labels
A-Rate-Limit
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Tolerable
Minor significance, cosmetic issues, low or no impact to users.
T-Enhancement
New features, changes in functionality, improvements in performance, or user-facing enhancements.
Description:
I am building an RFQ (request for quotes) system with Matrix/Synapse.
I'd like to have the ability to set per room rate limits.
What is the best way to accomplish this with Matrix today?
I see matrix supports
rc_invites
per_room
, but notrc_message
per_room
The text was updated successfully, but these errors were encountered: