summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorSean Quah <seanq@element.io>2022-04-05 15:14:53 +0100
committerSean Quah <seanq@element.io>2022-04-05 15:14:53 +0100
commitab3fdcf9602353c7f31f8487fb6909bb3f0cde1f (patch)
treeb90c8e750acfacfe03d3d7ae56e888c2372f0e9f /docs
parentConvert `Linearizer` tests from `inlineCallbacks` to async (#12353) (diff)
parentTweak CHANGES.md (diff)
downloadsynapse-ab3fdcf9602353c7f31f8487fb6909bb3f0cde1f.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'docs')
-rw-r--r--docs/upgrade.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/upgrade.md b/docs/upgrade.md
index f6d226526a..de3444930e 100644
--- a/docs/upgrade.md
+++ b/docs/upgrade.md
@@ -100,6 +100,11 @@ deployments where no applciation services are in use can be upgraded as normal.
 
 # Upgrading to v1.56.0
 
+## Open registration without verification is now disabled by default
+
+Synapse will refuse to start if registration is enabled without email, captcha, or token-based verification unless the new config
+flag `enable_registration_without_verification` is set to "true".
+
 ## Groups/communities feature has been deprecated
 
 The non-standard groups/communities feature in Synapse has been deprecated and will
@@ -121,12 +126,6 @@ for more information and instructions on how to fix a database with incorrect va
 
 # Upgrading to v1.55.0
 
-## Open registration without verification is now disabled by default
-
-Synapse will refuse to start if registration is enabled without email, captcha, or token-based verification unless the new config 
-flag `enable_registration_without_verification` is set to "true".
-
-
 ## `synctl` script has been moved
 
 The `synctl` script