Closed belascoain closed 1 year ago
Each time that somebody invokes it, bot create a new connection.
The bot should either
We're using Github's issue tracker for bug reports and feature requests. For additional support request, please ask in the Synapse Admins room. If your homeserver is inoperable at the moment, you can sign up for an account on the Matrix.org homeserver in order to reach the support room.
How can I kill old connections?
Try using the admin API to change its password with logout_devices=True
.
Hi
I have one matrix's user that is a bot. Each time that somebody invokes it, bot create a new connection. Now, if I check database for this user I can see more than three hundred connections
How can I kill old connections?
Thanks