mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-18 17:10:43 +03:00
Update INSTALL.md
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
2502f5f48b
commit
097d2652f7
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue