forked-synapse/changelog.d/13547.misc
Erik Johnston 436e0eb39a
Fix breaking event sending due to bad push rule (#13547)
Broke by #13522

It looks like we have some rules in the DB with a priority class less
than 0 that don't override the base rules. Before these were just
dropped, but #13522 made that a hard error.
2022-08-17 11:02:38 +00:00

2 lines
80 B
Plaintext

Improve performance of sending messages in rooms with thousands of local users.