Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
David Baker 2024-03-19 18:03:48 +00:00 committed by GitHub
parent e8961e3aa1
commit 0ac093eacb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`.