Quellcode durchsuchen

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

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3628/head
Suguru Hirahara vor 1 Jahr
Ursprung
Commit
6c4eeda748
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: E4F9743DAB4B7B75
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/configuring-well-known.md

+ 1
- 1
docs/configuring-well-known.md Datei anzeigen

@@ -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.


Laden…
Abbrechen
Speichern