ansible-role-matrix-synapse/templates/server_name.yaml.j2

9 lines
375 B
Django/Jinja

# This file is autogenerated, and will be recreated on upgrade if it is deleted.
# Any changes you make will be preserved.
# The domain name of the server, with optional explicit port.
# This is used by remote servers to connect to this server,
# e.g. matrix.org, localhost:8080, etc.
# This is also the last part of your UserID.
#
server_name: {{ matrix_synapse_hostname }}