summary refs log tree commit diff
diff options
context:
space:
mode:
authorNeil Johnson <neil@matrix.org>2019-06-06 13:27:13 +0100
committerGitHub <noreply@github.com>2019-06-06 13:27:13 +0100
commit097d2652f7b3297f4406f0a7a8d5a33972adecb4 (patch)
treea682e74079a6d442c633870de2693218eff8cc0e
parentUpdate INSTALL.md (diff)
downloadsynapse-097d2652f7b3297f4406f0a7a8d5a33972adecb4.tar.xz
Update INSTALL.md
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
-rw-r--r--INSTALL.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index c878084399..7200a28330 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -415,7 +415,8 @@ compromised, it would be theoretically possible to hijack an account through
 this means.
 
 If you are absolutely certain that you wish to continue using an identity
-server for email, set ``enable_password_reset_from_is`` to ``true``.
+server for email, set ``disable_local_password_reset`` to ``true``
+under the ``email:`` configuration section.
 
 ## Registering a user