diff options
author | Nicolas Werner <89468146+nico-famedly@users.noreply.github.com> | 2022-09-29 10:57:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-29 11:57:00 +0100 |
commit | 99a7e7e0230cba5d00ec204926edae89d4b6b8c3 (patch) | |
tree | a90e24eefe7c9ce256cebf4a34cfe5e1fbc58040 | |
parent | Improve backfill robustness by trying more servers. (#13890) (diff) | |
download | synapse-99a7e7e0230cba5d00ec204926edae89d4b6b8c3.tar.xz |
Always send default and rule_id to clients (#13904)
-rw-r--r-- | changelog.d/13904.bugfix | 1 | ||||
-rw-r--r-- | synapse/push/clientformat.py | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/changelog.d/13904.bugfix b/changelog.d/13904.bugfix new file mode 100644 |