diff options
author | David Baker <dave@matrix.org> | 2016-04-07 17:09:36 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-04-07 17:09:36 +0100 |
commit | e1e042f2a1bc489c922f0deccfac54572788c933 (patch) | |
tree | d85dcd79334b9ba7549c80363e92b3a708218fba | |
parent | pep8 (diff) | |
download | synapse-e1e042f2a1bc489c922f0deccfac54572788c933.tar.xz |
Add comments on min_stream_id
saying that the min stream id won't be completely accurate all the time
-rw-r--r-- | synapse/handlers/receipts.py | 1 | ||||
-rw-r--r-- | synapse/push/httppusher.py | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/synapse/handlers/receipts.py b/synapse/handlers/receipts.py |