Update content/client-server-api/_index.md

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
Johannes Marbach 2025-05-21 09:15:42 +02:00 committed by GitHub
parent c383ebf80b
commit b3d67d6101
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 %}}