try to enable e2e test synapse registration 3pid support
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
4bbd507e7a
commit
162531f1c5
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue