Merge 5d76e8d7ec9109c9f56247cf5a54e18080b6f706 into 14a3a01f43226487262d2e4c5d0a939ee93790be

This commit is contained in:
Marcel 2024-11-30 21:45:30 +05:30 committed by GitHub
commit b555093fbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -511,7 +511,7 @@ matrix_synapse_allow_public_rooms_without_auth: false
# However, disabling federation completely (see `matrix_synapse_federation_enabled`) is a better way to make your server private,
# instead of relying on security-by-obscurity -- federating with others, having your public rooms joinable by anyone,
# but hiding them and thinking you've secured them.
matrix_synapse_allow_public_rooms_over_federation: true
matrix_synapse_allow_public_rooms_over_federation: false
# Whether to require authentication to retrieve profile data (avatars,
# display names) of other users through the client API. Defaults to