summary refs log tree commit diff
path: root/develop/usage/configuration/config_documentation.html
diff options
context:
space:
mode:
authorDMRobertson <DMRobertson@users.noreply.github.com>2022-08-23 13:01:16 +0000
committerDMRobertson <DMRobertson@users.noreply.github.com>2022-08-23 13:01:16 +0000
commit626469c8e563c21a8ca2b70a367e950fdf916b45 (patch)
treef58fa5da77ab508930678cc141c6f9e0a4544505 /develop/usage/configuration/config_documentation.html
parentdeploy: 956e015413d3da417c1058e3e72d97b3d1bc8170 (diff)
downloadsynapse-626469c8e563c21a8ca2b70a367e950fdf916b45.tar.xz
deploy: ca3d19b05f668dead0b0c72c93e7cb51de344cc0
Diffstat (limited to 'develop/usage/configuration/config_documentation.html')
-rw-r--r--develop/usage/configuration/config_documentation.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html

index 47773c70c3..3fcca7702e 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html
@@ -1932,7 +1932,9 @@ their account.</p> <p>(Servers handling the these requests must answer the <code>/requestToken</code> endpoints defined by the Matrix Identity Service API <a href="https://matrix.org/docs/spec/identity_service/latest">specification</a>.)</p> -<p><em>Updated in Synapse 1.64.0</em>: The <code>email</code> option is deprecated.</p> +<p><em>Deprecated in Synapse 1.64.0</em>: The <code>email</code> option is deprecated.</p> +<p><em>Removed in Synapse 1.66.0</em>: The <code>email</code> option has been removed. +If present, Synapse will report a configuration error on startup.</p> <p>Example configuration:</p> <pre><code class="language-yaml">account_threepid_delegates: msisdn: http://localhost:8090 # Delegate SMS sending to this local process