Awesome-Technologies / synapse-admin

Admin console for synapse Matrix homeserver
https://awesome-technologies.github.io/synapse-admin/
Apache License 2.0
849 stars 126 forks source link

Feature request: API rate limits settings #319

Open terion-name opened 1 year ago

terion-name commented 1 year ago

When dealing with bots (third-party or self-developed) one may often occur problems with very strict api rate limits. Bots usually need to be able to perform more operations.

Admin API has this: https://github.com/matrix-org/synapse/blob/develop/docs/admin_api/user_admin_api.md#override-ratelimiting-for-users

Admin interface — lacks

BurnyBoi commented 1 year ago

Just needed to modify this today. Definitely would be useful to have easier access to this

alexh-swdev commented 6 months ago

This would be great indeed.