diff options
Diffstat (limited to 'changelog.d/5138.bugfix')
-rw-r--r-- | changelog.d/5138.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5138.bugfix b/changelog.d/5138.bugfix new file mode 100644 index 0000000000..c1945a8eb2 --- /dev/null +++ b/changelog.d/5138.bugfix @@ -0,0 +1 @@ +Limit the number of EDUs in transactions to 100 as expected by synapse. Thanks to @superboum for this work! |