As a administrator, I want to set some hard limits on the number of rooms bridged via my instance. Basically this would take the form of a key max_bridged_rooms and would track the number via the database. If the limit is reached, a customizable error should be displayed to the user.
I'm happy to work on this feature