0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-06 16:38:57 +02:00
synapse/changelog.d/5138.bugfix

2 lines
108 B
Text
Raw Normal View History

Limit the number of EDUs in transactions to 100 as expected by synapse. Thanks to @superboum for this work!