1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00

missing word :|

This commit is contained in:
Matthew Hodgson 2018-05-01 19:19:46 +01:00
parent 8ae7096958
commit 9f21de6a01

View file

@ -10,7 +10,7 @@ SECURITY UPDATE
of events in such a room will default to using stream_ordering rather than depth
(topological_ordering).
This is a temporary solution to mitigate abuse in the wild, whilst a long solution
This is a temporary solution to mitigate abuse in the wild, whilst a long term solution
is being implemented to improve how the depth parameter is used.
Full details at