0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-28 14:09:09 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Richard van der Hoff 639480e14a Avoid creating events with huge numbers of prev_events
In most cases, we limit the number of prev_events for a given event to 10
events. This fixes a particular code path which created events with huge
numbers of prev_events.
2018-04-16 18:41:37 +01:00