Ver código fonte
Replace example.example.com with matrix.example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3628/head
Suguru Hirahara
1 ano atrás
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: E4F9743DAB4B7B75
1 arquivos alterados com
1 adições e
1 exclusões
-
docs/configuring-well-known.md
|
|
|
@@ -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. |
|
|
|
|