mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-24 01:50:34 -04:00
parent
a5a799722d
commit
fd296b7343
2 changed files with 2 additions and 0 deletions
|
@ -100,6 +100,7 @@ class DeviceWorkerStore(RoomMemberWorkerStore, EndToEndKeyWorkerStore):
|
|||
("device_lists_outbound_pokes", "stream_id"),
|
||||
("device_lists_changes_in_room", "stream_id"),
|
||||
("device_lists_remote_pending", "stream_id"),
|
||||
("device_lists_changes_converted_stream_position", "stream_id"),
|
||||
],
|
||||
is_writer=hs.config.worker.worker_app is None,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue