diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-04-09 12:44:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-09 12:44:48 +0100 |
commit | 59f0ca8b87c15a314859d94978d90a8aa0e7543b (patch) | |
tree | f647f6f2f7b014bf01e94d8868ad7d6519603962 /.buildkite/worker-blacklist | |
parent | Fix --help commandline argument (#7249) (diff) | |
download | synapse-59f0ca8b87c15a314859d94978d90a8aa0e7543b.tar.xz |
Unblacklist /upgrade creates a new room (#7228)
Diffstat (limited to '.buildkite/worker-blacklist')
-rw-r--r-- | .buildkite/worker-blacklist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.buildkite/worker-blacklist b/.buildkite/worker-blacklist index 094b6c94da..fd98cbbaf6 100644 --- a/.buildkite/worker-blacklist +++ b/.buildkite/worker-blacklist @@ -5,8 +5,6 @@ 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 |