mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Clarity
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
e23a1c37c2
commit
e8961e3aa1
|
|
@ -2159,7 +2159,7 @@ a parent event and needs to rebuild/verify it.
|
||||||
When using the `recurse` parameter, note that there no way for a client to
|
When using the `recurse` parameter, note that there no way for a client to
|
||||||
control how far the server recurses. If the client decides that the server's
|
control how far the server recurses. If the client decides that the server's
|
||||||
recursion level is insufficient, it could, for example, perform the recursion
|
recursion level is insufficient, it could, for example, perform the recursion
|
||||||
manually, or disable whatever feature requires more recursion.
|
itself, or disable whatever feature requires more recursion.
|
||||||
|
|
||||||
Filters specified via `event_type` or `rel_type` will be applied to all events
|
Filters specified via `event_type` or `rel_type` will be applied to all events
|
||||||
returned, whether direct or indirect relations. Events that would match the filter,
|
returned, whether direct or indirect relations. Events that would match the filter,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue