Add matrix_client_hydrogen_hostname and fix Hydrogen serving at non-root-path
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user