From e8961e3aa1756e690f802a73bba0f9c8a5765082 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 19 Mar 2024 18:03:35 +0000 Subject: [PATCH] Clarity Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- content/client-server-api/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 4e4d3a5b..11023a33 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -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 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 -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 returned, whether direct or indirect relations. Events that would match the filter,