summary refs log tree commit diff
path: root/develop/usage/configuration/homeserver_sample_config.html
diff options
context:
space:
mode:
authorsquahtx <squahtx@users.noreply.github.com>2022-05-27 11:08:04 +0000
committersquahtx <squahtx@users.noreply.github.com>2022-05-27 11:08:04 +0000
commitd9f700fe9b26b43bb83bbea4e706f02dbb64b4f1 (patch)
tree514d12a6e2fd1c14be748bbdf8524029e65ff5b4 /develop/usage/configuration/homeserver_sample_config.html
parentdeploy: 7b88f5a107ce9751365f9f2393521ef3d62afde8 (diff)
downloadsynapse-d9f700fe9b26b43bb83bbea4e706f02dbb64b4f1.tar.xz
deploy: 053ca5f3ca6b913d2c4bfdc7a77cb4657bc86d68
Diffstat (limited to '')
-rw-r--r--develop/usage/configuration/homeserver_sample_config.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/develop/usage/configuration/homeserver_sample_config.html b/develop/usage/configuration/homeserver_sample_config.html
index 40e5fc205d..5055a21f3e 100644
--- a/develop/usage/configuration/homeserver_sample_config.html
+++ b/develop/usage/configuration/homeserver_sample_config.html
@@ -2372,7 +2372,9 @@ sso:
 
 
 password_config:
-   # Uncomment to disable password login
+   # Uncomment to disable password login.
+   # Set to `only_for_reauth` to permit reauthentication for users that
+   # have passwords and are already logged in.
    #
    #enabled: false