This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Description
Description
https://github.com/matrix-org/synapse/blob/develop/docs/usage/configuration/config_documentation.md?plain=1#L3337-L3339 states that both internally and externally synapse will return an empty list on ALL queries.
However
|
"You are not allowed to view the public rooms list of %s" |
(and testing it via fed) states that actually M_FORBIDDEN and a 403 error is returned.
Steps to reproduce
- Access a remote room list via fed where the remote server runs default config.
Homeserver
Not relevant. This is a docs issue.
Synapse Version
1.61.0
Installation Method
Docker (matrixdotorg/synapse)
Platform
Not relevant. This is a docs issue.
Relevant log output
Not relevant. This is a docs issue.
Anything else that would be useful to know?
No response