diff options
Diffstat (limited to 'dendrite-sample.yaml')
-rw-r--r-- | dendrite-sample.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dendrite-sample.yaml b/dendrite-sample.yaml index 6b3ea74f..96143d85 100644 --- a/dendrite-sample.yaml +++ b/dendrite-sample.yaml @@ -69,8 +69,7 @@ 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 + # The base URL to delegate client-server communications to e.g. https://localhost well_known_client_name: "" # Lists of domains that the server will trust as identity servers to verify third |