diff options
author | Erik Johnston <erik@matrix.org> | 2024-02-09 10:52:35 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2024-02-09 10:52:35 +0000 |
commit | ea1b30940e6a3c24203e46000572a52dbc3009f2 (patch) | |
tree | e77f47d1357e603c0acb35a82639d7eee0cf5bd4 | |
parent | Only do one concurrent fetch per server in keyring (#16894) (diff) | |
parent | Increase batching when fetching auth chains (#16893) (diff) | |
download | synapse-ea1b30940e6a3c24203e46000572a52dbc3009f2.tar.xz |
Merge remote-tracking branch 'origin/release-v1.101' into develop
-rw-r--r-- | changelog.d/16893.bugfix | 1 | ||||
-rw-r--r-- | synapse/storage/databases/main/event_federation.py | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/changelog.d/16893.bugfix b/changelog.d/16893.bugfix new file mode 100644 |