matrix: allow fetching public rooms via federation

This commit is contained in:
Markus 2021-11-29 10:19:58 +01:00
parent 7f05bf752d
commit 4ac6936b54
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ presence:
# If set to 'true', allows any other homeserver to fetch the server's public
# rooms directory via federation. Defaults to 'false'.
#
#allow_public_rooms_over_federation: true
allow_public_rooms_over_federation: true
# The default room version for newly created rooms.
#