Browse Source

Fix docs/configuring-well-known.md and add a comment

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3628/head
Suguru Hirahara 1 year ago
parent
commit
49f7fd96c9
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      docs/configuring-well-known.md

+ 2
- 1
docs/configuring-well-known.md View File

@@ -58,7 +58,8 @@ matrix_static_files_file_matrix_support_property_m_contacts:
- email_address: security@example.com - email_address: security@example.com
role: m.role.security role: m.role.security


matrix_static_files_file_matrix_support_property_m_support_page: "https://matrix.example.com/support"
# Your organization's support page on the base (or another) domain, if any
matrix_static_files_file_matrix_support_property_m_support_page: "https://example.com/support"
``` ```


To learn how to set up `/.well-known/matrix/support` for the base domain, read the Installing section below. To learn how to set up `/.well-known/matrix/support` for the base domain, read the Installing section below.


Loading…
Cancel
Save