mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 13:07:46 +00:00
When using timeline limit of 1 we end up fetching 2 events from the DB purely to tell if the response was "limited" or not. Lets not do that.