From 626469c8e563c21a8ca2b70a367e950fdf916b45 Mon Sep 17 00:00:00 2001
From: DMRobertson
(Servers handling the these requests must answer the /requestToken
endpoints defined
by the Matrix Identity Service API
specification.)
Updated in Synapse 1.64.0: The email
option is deprecated.
Deprecated in Synapse 1.64.0: The email
option is deprecated.
Removed in Synapse 1.66.0: The email
option has been removed.
+If present, Synapse will report a configuration error on startup.
Example configuration:
account_threepid_delegates:
msisdn: http://localhost:8090 # Delegate SMS sending to this local process
--
cgit 1.5.1