From 021eb2635303a77626a3a76120022bb60f338747 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Fri, 18 Feb 2022 09:41:07 +0000 Subject: [PATCH] Update sample config --- dendrite-config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dendrite-config.yaml b/dendrite-config.yaml index b71e8d845..4d18a5636 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -142,6 +142,10 @@ client_api: # using the registration shared secret below. registration_disabled: false + # Prevents new guest accounts from being created. Guest registration is also + # disabled implicitly by setting 'registration_disabled' above. + guests_disabled: false + # If set, allows registration by anyone who knows the shared secret, regardless of # whether registration is otherwise disabled. registration_shared_secret: ""