This commit is contained in:
Chris Rose 2023-03-19 06:26:43 -07:00 committed by GitHub
commit a992639444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ pid_file: /homeserver.pid
# #
# Defaults to 'https://<server_name>/'. # Defaults to 'https://<server_name>/'.
# #
public_baseurl: https://{{ matrix_server_fqn_matrix }}/ public_baseurl: {{ matrix_homeserver_url }}
# Uncomment the following to tell other servers to send federation traffic on # Uncomment the following to tell other servers to send federation traffic on
# port 443. # port 443.