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

Use vector identity server to send email dans SMS

This commit is contained in:
Josué Tille 2020-03-23 15:15:47 +01:00
parent 5972a127f3
commit b2f6a02ca9
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

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