Open terion-name opened 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
Just needed to modify this today. Definitely would be useful to have easier access to this
This would be great indeed.
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