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

@ -3,7 +3,7 @@
"defaultHomeServer": {{ matrix_client_hydrogen_default_hs_url | string | to_json }},
"bugReportEndpointUrl": {{ matrix_client_hydrogen_bugReportEndpointUrl | to_json }},
"themeManifests": [
"assets/theme-element.json"
"{{ matrix_client_hydrogen_path_prefix }}assets/theme-element.json"
],
"defaultTheme": {
"light": "element-light",