mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-12 06:55:41 +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.