From b3d67d61013eaf318f2b4d07056d15243566b485 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 21 May 2025 09:15:42 +0200 Subject: [PATCH] Update content/client-server-api/_index.md Co-authored-by: Andrew Morgan <1342360+anoadragon453@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 4ec0bfb3..3b232cdd 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -2856,7 +2856,7 @@ in the directory, too. Similarly, a visibility setting of `public` does not necessarily imply a `world_readable` history visibility. -To increase performance, servers MAY apply additional filters when listing the +To increase performance or by preference, servers MAY apply additional filters when listing the directory, for instance, by automatically excluding rooms with `invite` join rules that are not `world_readable` regardless of their visibility. {{% /boxes/warning %}}