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
e8961e3aa1
commit
0ac093eacb
|
|
@ -312,7 +312,7 @@ components:
|
||||||
If set to `true`, all events which relate to the given event, or relate to
|
If set to `true`, all events which relate to the given event, or relate to
|
||||||
events that relate to the given event, will be included.
|
events that relate to the given event, will be included.
|
||||||
|
|
||||||
It is recommended that at least 3 levels of relationships are traversed.
|
It is recommended that homeservers traverse at least 3 levels of relationships.
|
||||||
Implementations may perform more but should be careful to not infinitely recurse.
|
Implementations may perform more but should be careful to not infinitely recurse.
|
||||||
|
|
||||||
The default value is `false`.
|
The default value is `false`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue