From ff6d08fe71b8a49b1cf2ff70adda0bfef61469d0 Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Fri, 28 Oct 2022 12:55:51 +0000 Subject: [PATCH] deploy: 44f0d573cf57772b7f53e918d0c3580cba4fde32 --- develop/print.html | 5 +++++ develop/searchindex.js | 2 +- develop/searchindex.json | 2 +- develop/usage/configuration/config_documentation.html | 5 +++++ 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/develop/print.html b/develop/print.html index 228d91309a..748bc824e8 100644 --- a/develop/print.html +++ b/develop/print.html @@ -5450,6 +5450,11 @@ is still supported for backwards-compatibility, but it is deprecated.

trusted_key_servers defaults to matrix.org, but using it will generate a warning on start-up. To suppress this warning, set suppress_key_server_warning to true.

+

If the use of a trusted key server has to be deactivated, e.g. in a private +federation or for privacy reasons, this can be realised by setting +an empty array (trusted_key_servers: []). Then Synapse will request the keys +directly from the server that owns the keys. If Synapse does not get keys directly +from the server, the events of this server will be rejected.

Options for each entry in the list include: