Talk about server.name in the example config

This commit is contained in:
Max Dor
2019-02-17 03:22:48 +01:00
parent 4d63bba251
commit 37ddd0e588

View File

@@ -14,6 +14,11 @@
# NOTE: in Synapse Homeserver, the Matrix domain is defined as 'server_name' in configuration file.
#
# This is used to build the various identifiers in all the features.
#
# If the hostname of the public URL used to reach your Matrix services is different from your Matrix domain,
# per example matrix.domain.tld vs domain.tld, then use the server.name configuration option.
# See the "Configure" section of the Getting Started guide for more info.
#
matrix:
domain: ''