Replace double hyphens with "Em Dash" unicode character (U+2014)
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
@ -513,7 +513,7 @@ matrix_synapse_allow_public_rooms_without_auth: false
|
||||
#
|
||||
# For private servers, you may wish to forbid it to align yourself with upstream defaults.
|
||||
# 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,
|
||||
# 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
|
||||
|
||||
|
Reference in New Issue
Block a user