Skip to content

Commit b711189

Browse files
authored
Merge pull request #1642 from JokerGermany/patch-2
fix typo
2 parents 6089c8b + 31d3706 commit b711189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuring-playbook-federation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ matrix_synapse_http_listener_resource_names: ["client","federation"]
5959
# Any port can be used but in this case we use 443
6060
matrix_federation_public_port: 443
6161
matrix_synapse_federation_port_enabled: false
62-
# Note tht the following change might not be "required per se" but probably will be due to the proxying of the traffic through the CDN proxy servers (CloudFlare for instance). The security impact of doing this should be minimal as your CDN itself will encrypt the traffic no matter what on their proxy servers. You could however first try and see if federation works while setting the following to true.
62+
# Note that the following change might not be "required per se" but probably will be due to the proxying of the traffic through the CDN proxy servers (CloudFlare for instance). The security impact of doing this should be minimal as your CDN itself will encrypt the traffic no matter what on their proxy servers. You could however first try and see if federation works while setting the following to true.
6363
matrix_synapse_tls_federation_listener_enabled: false
6464
```
6565

0 commit comments

Comments
 (0)