Compare commits

..

2 commits

Author SHA1 Message Date
Johannes Marbach c95686ebc9
Merge 264f8fed7a into 8a2c58b1b1 2025-03-31 08:06:20 +00:00
Johannes Marbach 264f8fed7a Fix typo 2025-03-31 10:06:10 +02:00

View file

@ -2861,7 +2861,7 @@ history visibility.
To increase performance, servers MAY apply additional filters when listing the To increase performance, servers MAY apply additional filters when listing the
directory, for instance, by automatically excluding rooms with `invite` join rules directory, for instance, by automatically excluding rooms with `invite` join rules
that are not `world_readable` regarless of their visibility. that are not `world_readable` regardless of their visibility.
{{% /boxes/warning %}} {{% /boxes/warning %}}
{{% http-api spec="client-server" api="list_public_rooms" %}} {{% http-api spec="client-server" api="list_public_rooms" %}}