From 19382b459f2db17a34d0071ec6bd4cb953ad186c Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Fri, 7 Aug 2020 15:52:05 +0100 Subject: [PATCH] Update sample config --- dendrite-config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dendrite-config.yaml b/dendrite-config.yaml index 8a0ecdaed..8f1448754 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -27,6 +27,9 @@ matrix: # public_key: l8Hft5qXKn1vfHrg3p4+W8gELQVo8N13JkluMfmn2sQ # Disables new users from registering (except via shared secrets) registration_disabled: false + # Whether to disable TLS certificate validation. Warning: this reduces federation + # security and should not be enabled in production! + federation_disable_tls_validation: false # The media repository config media: