mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-06 23:35:30 +01:00
Compare commits
2 Commits
84e14fb953
...
a336704814
Author | SHA1 | Date | |
---|---|---|---|
|
a336704814 | ||
|
5d76e8d7ec |
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user