From d6e18a33ce1dd85c922165b89aaf680fd5de8535 Mon Sep 17 00:00:00 2001 From: Will Hunt Date: Fri, 8 May 2020 12:00:32 +0100 Subject: [PATCH] Add registration_disabled to dendrite-config.yaml (#1013) Missed this when first setting up my instance, and it feels important enough that it should be part of the sample config --- dendrite-config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dendrite-config.yaml b/dendrite-config.yaml index 8c8fba39..536b0f42 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -25,6 +25,8 @@ matrix: # public_key: Noi6WqcDj0QmPxCNQqgezwTlBKrfqehY1u2FyWP9uYw # - key_id: ed25519:a_RXGa # public_key: l8Hft5qXKn1vfHrg3p4+W8gELQVo8N13JkluMfmn2sQ + # Disables new users from registering (except via shared secrets) + registration_disabled: false # The media repository config media: