mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-13 11:18:43 +00:00
Merge pull request #5843 from matrix-org/erikj/workers_hist_vis
Whitelist history visbility sytests for worker mode
This commit is contained in:
commit
9d9cf3583b
2 changed files with 1 additions and 4 deletions
|
@ -3,10 +3,6 @@
|
|||
|
||||
Message history can be paginated
|
||||
|
||||
m.room.history_visibility == "world_readable" allows/forbids appropriately for Guest users
|
||||
|
||||
m.room.history_visibility == "world_readable" allows/forbids appropriately for Real users
|
||||
|
||||
Can re-join room if re-invited
|
||||
|
||||
/upgrade creates a new room
|
||||
|
|
1
changelog.d/5843.misc
Normal file
1
changelog.d/5843.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Whitelist history visbility sytests in worker mode tests.
|
Loading…
Add table
Reference in a new issue