From 13f6a879914b847509dc437ae6e68d46cc7306df Mon Sep 17 00:00:00 2001 From: Neil Johnson Date: Wed, 25 Sep 2019 10:26:36 +0100 Subject: improve clarity --- synapse/config/key.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synapse/config/key.py b/synapse/config/key.py index e6133faf77..e581cff1ab 100644 --- a/synapse/config/key.py +++ b/synapse/config/key.py @@ -109,7 +109,7 @@ class KeyConfig(Config): makes matrix.org a good choice for many admins, but some admins may wish to choose another. To suppress this warning, the admin should set 'trusted_key_servers' in homeserver.yaml to their - desired key server. + desired key server and 'suppress_key_server_warning' to 'True'. In a future release the software defined default will be removed entirely and the trusted key server will be defined -- cgit 1.4.1