Add matrix_client_hydrogen_hostname and fix Hydrogen serving at non-root-path

This commit is contained in:
Slavi Pantaleev
2023-02-14 10:56:16 +02:00
parent 6a52be7987
commit eb7292f274
4 changed files with 16 additions and 17 deletions

View File

@ -134,6 +134,6 @@ matrix_synapse_admin_hsts_preload_enabled: false
# The path at which Synapse Admin will be exposed on `matrix.DOMAIN` when matrix-nginx-proxy is used.
# A path of `/` is likely not a good choice when matrix-nginx-proxy is used.
#
# If Traefik is used, the hostname name is configurable - see `matrix_synapse_admin_container_labels_traefik_hostname`.
# If Traefik is used, the hostname is also configurable - see `matrix_synapse_admin_container_labels_traefik_hostname`.
# This value must either be `/` or not end with a slash (e.g. `/synapse-admin`).
matrix_synapse_admin_public_endpoint: /synapse-admin