From cf6c2887ee93928c441e4a6362f8dedac51fa403 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Fri, 1 Sep 2017 14:18:58 +0100 Subject: [PATCH] Make comment more explicit in the config file --- dendrite-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/dendrite-config.yaml b/dendrite-config.yaml index 2bf14b5de..c9cab73ea 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -13,6 +13,7 @@ matrix: # The x509 certificates used by the federation listeners for this server federation_certificates: ["/etc/dendrite/server.pem"] # The list of identity servers trusted to verify third party identifiers by this server. + # Defaults to no trusted servers. trusted_third_party_id_servers: - vector.im - matrix.org