mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-02 12:48:57 +01:00
68cdb3708e
Fixes https://github.com/matrix-org/synapse/issues/8238 Alongside the delta file, some changes were also necessary to the codebase to remove references to the now defunct `populate_stats_process_rooms_2` background job. Thankfully the latter doesn't seem to have made it into any documentation yet :)
1 line
No EOL
119 B
Text
1 line
No EOL
119 B
Text
Remove the 'populate_stats_process_rooms_2' background job and restore functionality to 'populate_stats_process_rooms'. |