diff options
author | Jonathan Bartlett <34320158+Jonnobrow@users.noreply.github.com> | 2022-07-25 10:39:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-25 10:39:57 +0100 |
commit | b836243a24b7928d9986c97d0ae66be57f71ab42 (patch) | |
tree | 4e28059fd1815725ad6fa7a435015834e43c3d59 /dendrite-sample.polylith.yaml | |
parent | 081f5e722677fc0306934a814c557b57d56c2e0d (diff) |
Add .well-known/matrix/client to clientapi (#2551)
Signed-off-by: Jonathan Bartlett <jonathan@jonnobrow.co.uk>
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
Diffstat (limited to 'dendrite-sample.polylith.yaml')
-rw-r--r-- | dendrite-sample.polylith.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dendrite-sample.polylith.yaml b/dendrite-sample.polylith.yaml index 723547f5..92cab19b 100644 --- a/dendrite-sample.polylith.yaml +++ b/dendrite-sample.polylith.yaml @@ -54,6 +54,10 @@ global: # e.g. localhost:443 well_known_server_name: "" + # The server name to delegate client-server communications to, with optional port + # e.g. localhost:443 + well_known_client_name: "" + # Lists of domains that the server will trust as identity servers to verify third # party identifiers such as phone numbers and email addresses. trusted_third_party_id_servers: |