summary refs log tree commit diff
diff options
context:
space:
mode:
authorNeil Johnson <neil@matrix.org>2019-06-11 11:11:57 +0100
committerGitHub <noreply@github.com>2019-06-11 11:11:57 +0100
commita4a9db3f88d86c07e44395411ec40ac610f71ff4 (patch)
treecda198ca5053cce29dc7ce365cdb36a6d3aec44d
parentUpdate docs/federate.md (diff)
downloadsynapse-a4a9db3f88d86c07e44395411ec40ac610f71ff4.tar.xz
Update docs/federate.md
Co-Authored-By: Brendan Abolivier <github@brendanabolivier.com>
-rw-r--r--docs/federate.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/federate.md b/docs/federate.md

index 35d214e2f7..87d59d5088 100644 --- a/docs/federate.md +++ b/docs/federate.md
@@ -106,7 +106,7 @@ If your homeserver listens on the default federation port (8448), and your For instance, if you registered `example.com` and pointed its DNS A record at a fresh server, you could install Synapse on that host, -giving it a server_name of `example.com`, and it would automatically generate a +giving it a `server_name` of `example.com`, and it would automatically generate a valid TLS certificate for you via Let's Encrypt and no SRV record or `.well-known` URI would be needed.