This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Remove MSC2666 info from upgrade/workers doc as it's still experimental#8290
Merged
anoadragon453 merged 1 commit intorelease-v1.20.0from Sep 10, 2020
Merged
Conversation
babolivier
approved these changes
Sep 10, 2020
anoadragon453
added a commit
that referenced
this pull request
Sep 15, 2020
…anoa/amorgan.xyz * 'release-v1.20.0' of github.com:matrix-org/synapse: Clarify changelog. 1.20.0rc3 Fix the exception that is raised when invalid JSON is encountered. (#8291) Remove shared rooms info from upgrade/workers doc as it's still experimental (#8290) 1.20.0rc2 Fix /notifications and pushers misbehaving because of unread counts (#8280) fix typo s/fixes/fix/ 1.20.0rc1 Systemd docs: configure workers to start after main process. (#8276)
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#7785 added some information to tell homeserver admins how to correctly update their routing to make use of the new features in MSC2666.
However, this feature is still experimental as the MSC has not yet landed. Things may change, and as such we don't want to have to amend the documentation and inform sysadmins each time it does.
Thus we're removing these docs for now, but will bring them back when the feature becomes stable.