diff options
author | Neil Johnson <neil@matrix.org> | 2019-06-06 13:26:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-06 13:26:16 +0100 |
commit | 2502f5f48bcbd760be9a183b4e727dfa984fc2f1 (patch) | |
tree | 37cf19a6a22ae89fe4d1382ccf81e2f2e495563c | |
parent | towncrier (diff) | |
download | synapse-2502f5f48bcbd760be9a183b4e727dfa984fc2f1.tar.xz |
Update INSTALL.md
Co-Authored-By: Brendan Abolivier <github@brendanabolivier.com>
-rw-r--r-- | INSTALL.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index eb79ee1827..c878084399 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -398,7 +398,6 @@ For those of you upgrading your TLS certificate in readiness for Synapse 1.0, please take a look at [our guide](docs/MSC1711_certificates_FAQ.md#configuring-certificates-for-compatibility-with-synapse-100). ## Email -Email It is desirable for Synapse to have the capability to send email, particularly in the case of password reset. |