Make Synapse use ma1sd (if enabled) for threepid registration

This commit is contained in:
Slavi Pantaleev
2020-04-03 10:08:37 +03:00
parent a0b82d2234
commit 845f5f007b
3 changed files with 15 additions and 2 deletions

View File

@ -1060,8 +1060,8 @@ trusted_third_party_id_servers:
# If a delegate is specified, the config option public_baseurl must also be filled out.
#
account_threepid_delegates:
#email: https://example.com # Delegate email sending to example.com
#msisdn: http://localhost:8090 # Delegate SMS sending to this local process
email: {{ matrix_synapse_account_threepid_delegates_email|to_json }}
msisdn: {{ matrix_synapse_account_threepid_delegates_msisdn|to_json }}
# Users who register on this homeserver will automatically be joined
# to these rooms