diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-04-09 12:47:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-09 12:47:16 +0100 |
commit | e3cd28d8a43920c0445bbfe5cf5abd165d8d6dcc (patch) | |
tree | a3121bd93f18ca8d7590dec69d6454c3e4c732f3 /.buildkite | |
parent | Unblacklist /upgrade creates a new room (#7228) (diff) | |
download | synapse-e3cd28d8a43920c0445bbfe5cf5abd165d8d6dcc.tar.xz |
Revert "Unblacklist /upgrade creates a new room (#7228)" (#7254)
This reverts commit 59f0ca8b87c15a314859d94978d90a8aa0e7543b.
Diffstat (limited to '.buildkite')
-rw-r--r-- | .buildkite/worker-blacklist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.buildkite/worker-blacklist b/.buildkite/worker-blacklist index fd98cbbaf6..094b6c94da 100644 --- a/.buildkite/worker-blacklist +++ b/.buildkite/worker-blacklist @@ -5,6 +5,8 @@ Message history can be paginated Can re-join room if re-invited +/upgrade creates a new room + The only membership state included in an initial sync is for all the senders in the timeline Local device key changes get to remote servers |