fix config.sample

This commit is contained in:
2018-04-16 15:18:55 +02:00
parent 2c524ed066
commit be88dfdc3d

View File

@@ -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