This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Admin API Override ratelimiting for users should allow overriding more than the equivalent of rc_message
#11785
Labels
A-Admin-API
A-Moderation
Tools for moderating HSes: event redaction, media removal, purge admin API, reports from users, ...
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:
https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#override-ratelimiting-for-users
This API seems to only allow overriding limits consistent with
rc_message
and none of the other options that are available in homeserver,yaml.Crucially though this excludes at least:
I'm not sure of the rate limits in homeserver.yaml they apply to.
Other things that would be nice to disable selectively (for integration tests and have less justification than the above) are:
rc_login
)rc_joins
)The text was updated successfully, but these errors were encountered: