1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Merge pull request #186 from YunoHost-Apps/fix_email_sms_registration

Use vector identity server to send email dans SMS
This commit is contained in:
Josue-T 2020-04-03 11:12:15 +02:00 committed by GitHub
commit 80566acef2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -906,7 +906,7 @@ registration_shared_secret: "__REGISTRATION_SECRET__"
# (By default, no suggestion is made, so it is left up to the client.
# This setting is ignored unless public_baseurl is also set.)
#
#default_identity_server: https://matrix.org
default_identity_server: https://vector.im
# The list of identity servers trusted to verify third party
# identifiers by this server.
@ -949,8 +949,8 @@ registration_shared_secret: "__REGISTRATION_SECRET__"
# 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.org
#msisdn: http://localhost:8090 # Delegate SMS sending to this local process
email: https://vector.im # Delegate email sending to vector.im # TODO use the Yunohost server to send email !!
msisdn: https://vector.im
# Users who register on this homeserver will automatically be joined
# to these rooms