try to enable e2e test synapse registration 3pid support

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-04-22 13:36:14 +01:00
parent 4bbd507e7a
commit 162531f1c5

View file

@ -642,7 +642,8 @@ enable_registration: true
# Explicitly disable asking for MSISDNs from the registration
# flow (overrides registrations_require_3pid if MSISDNs are set as required)
#
#disable_msisdn_registration: true
disable_msisdn_registration: false
threepid_behaviour_email: "local"
# Mandate that users are only allowed to associate certain formats of
# 3PIDs with accounts on this server.