summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authormcalinghee <mcalinghee.dev@gmail.com>2023-04-27 12:32:02 +0200
committerGitHub <noreply@github.com>2023-04-27 11:32:02 +0100
commit486c059479c3f1fefa8470d41f34a9571d447c00 (patch)
tree7cf041f242c4aad832ca17abd5741f7bda7acba9 /changelog.d
parentDocs: Add Nginx loadbalancing example with sticky mxid for workers (#15411) (diff)
downloadsynapse-486c059479c3f1fefa8470d41f34a9571d447c00.tar.xz
Disable push rule evaluation for rooms excluded from sync (#15361)
* no push for excluded room from sync

* add changelog
Signed-off-by: Maghen Calinghee <maghen.calinghee@beta.gouv.fr>

* correct changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15361.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15361.bugfix b/changelog.d/15361.bugfix
new file mode 100644
index 0000000000..2cd795e576
--- /dev/null
+++ b/changelog.d/15361.bugfix
@@ -0,0 +1 @@
+Disable push rule evaluation for rooms excluded from sync.
\ No newline at end of file