diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-08-28 17:39:34 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-08-28 17:39:34 +0100 |
commit | 2c7c12bc6e13ea36ea56ede8292f5baa1eb12643 (patch) | |
tree | 924ed03eb913514fb8d754e9cccb8935aa03a3bc /synapse/storage | |
parent | Only send presence "poll"/"unpoll" EDUs when changing from/to zero remotes (diff) | |
download | synapse-2c7c12bc6e13ea36ea56ede8292f5baa1eb12643.tar.xz |
Initial room event stream token must be s0, not s1, or everyone will miss the very first room event
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/stream.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/stream.py b/synapse/storage/stream.py |