Merge pull request #4915 from luixxiul/hydrogen

Relocate Hydrogen to MASH organization
This commit is contained in:
Suguru Hirahara
2026-02-12 13:00:21 +00:00
committed by GitHub
parent 47bf99af7a
commit 0f5015a33c
21 changed files with 72 additions and 668 deletions

View File

@@ -106,7 +106,7 @@ matrix_server_fqn_matrix_federation: '{{ matrix_server_fqn_matrix }}'
# This and the Matrix FQN (see above) are expected to be on the same server.
matrix_server_fqn_element: "element.{{ matrix_domain }}"
# This is where you access the Hydrogen web client from (if enabled via matrix_client_hydrogen_enabled; disabled by default).
# This is where you access the Hydrogen web client from (if enabled via hydrogen_enabled; disabled by default).
matrix_server_fqn_hydrogen: "hydrogen.{{ matrix_domain }}"
# This is where you access the Cinny web client from (if enabled via cinny_enabled; disabled by default).