diff options
author | Erik Johnston <erik@matrix.org> | 2022-09-05 21:16:07 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-09-09 15:10:52 +0100 |
commit | 9f42e641458fff2c69f7354d7011a98f9bc30487 (patch) | |
tree | e6a7ad7567a69bc7cb07cb7b2d9da9a92c9bc6fc | |
parent | stuff (diff) | |
download | synapse-9f42e641458fff2c69f7354d7011a98f9bc30487.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/13720.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13720.misc b/changelog.d/13720.misc new file mode 100644 index 0000000000..af5de96b04 --- /dev/null +++ b/changelog.d/13720.misc @@ -0,0 +1 @@ +Speed up push rule evaluation in rooms with large numbers of local users. |