mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-17 07:21:37 +01:00
Unblacklist /upgrade creates a new room (#7228)
This commit is contained in:
parent
5a709630bf
commit
59f0ca8b87
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
1
changelog.d/7228.misc
Normal file
1
changelog.d/7228.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Unblacklist '/upgrade creates a new room' sytest for workers.
|
Loading…
Reference in a new issue