Merge pull request #3862 from luixxiul/fix

Use common expressions for user IDs, bridge usage, etc.
This commit is contained in:
Slavi Pantaleev
2024-12-12 09:29:21 +02:00
committed by GitHub
70 changed files with 134 additions and 132 deletions

View File

@ -30,7 +30,7 @@ modules: {{ matrix_synapse_modules|to_json }}
#
# The server_name name will appear at the end of usernames and room addresses
# created on this server. For example if the server_name was example.com,
# usernames on this server would be in the format @user:example.com
# usernames on this server would be in the format @alice:example.com
#
# In most cases you should avoid using a Matrix specific subdomain such as
# matrix.example.com or synapse.example.com as the server_name for the same