Add Matrix.to (#4750)

This commit is contained in:
Suguru Hirahara
2025-11-23 04:53:37 +00:00
committed by GitHub
parent 7181131967
commit 6cc837600a
15 changed files with 633 additions and 0 deletions

View File

@@ -148,6 +148,9 @@ matrix_server_fqn_ntfy: "ntfy.{{ matrix_domain }}"
# This is where you access rageshake.
matrix_server_fqn_rageshake: "rageshake.{{ matrix_domain }}"
# This is where you access Matrix.to.
matrix_server_fqn_matrixto: "mt.{{ matrix_domain }}"
matrix_federation_public_port: 8448
# The name of the Traefik entrypoint for handling Matrix Federation