0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-28 04:28:58 +02:00
synapse/changelog.d/16491.misc

2 lines
138 B
Text
Raw Normal View History

Remove useless async job to delete device messages on sync, since we only deliver (and hence delete) up to 100 device messages at a time.