mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Fix typo in federation_verify_certificates in config documentation. (#15139)
This commit is contained in:
parent
a068ad7dd4
commit
1a1738eca2
1
changelog.d/15139.doc
Normal file
1
changelog.d/15139.doc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Correct reference to `federation_verify_certificates` in configuration documentation.
|
@ -1105,7 +1105,7 @@ This setting should only be used in very specific cases, such as
|
|||||||
federation over Tor hidden services and similar. For private networks
|
federation over Tor hidden services and similar. For private networks
|
||||||
of homeservers, you likely want to use a private CA instead.
|
of homeservers, you likely want to use a private CA instead.
|
||||||
|
|
||||||
Only effective if `federation_verify_certicates` is `true`.
|
Only effective if `federation_verify_certificates` is `true`.
|
||||||
|
|
||||||
Example configuration:
|
Example configuration:
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user