diff --git a/config.sample.php b/config.sample.php index 9e43883..d6c0842 100644 --- a/config.sample.php +++ b/config.sample.php @@ -21,7 +21,7 @@ $config = [ "operationMode" => "local", // This setting is only required for operationMode = synapse - "registration_shared_secret" => "SOME_SECRET_KEY_FROM_HOMESERVER_CONFIG" + "registration_shared_secret" => "SOME_SECRET_KEY_FROM_HOMESERVER_CONFIG", // When you want to collect the password on registration set this to true // only evaluated when operationMode = local