Replace example.example.com with matrix.example.com

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2024-10-18 02:51:32 +09:00
parent 9089963fa8
commit 6c4eeda748
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75

View File

@ -58,7 +58,7 @@ matrix_static_files_file_matrix_support_property_m_contacts:
- email_address: security@example.com
role: m.role.security
matrix_static_files_file_matrix_support_property_m_support_page: "https://example.example.com/support"
matrix_static_files_file_matrix_support_property_m_support_page: "https://matrix.example.com/support"
```
To learn how to set up `/.well-known/matrix/support` for the base domain, read the Installing section below.