Files
Eric EastwoodandGitHub 6585314746 Update stream cheatsheet docs to re-link synapse/config/workers.py with more references (#20086)
The [old
link](https://github.com/element-hq/synapse/blob/4367fb2d078c52959aeca0fe6874539c53e8360d/synapse/config/workers.py#L177)
only references `thread_subscriptions` once but in the latest state of
the code with the [new
link](https://github.com/element-hq/synapse/blob/62a4bc46203880dd5034483b0e84156d03a3a8c6/synapse/config/workers.py#L184-L187)
there are 5 places in the file to look at.

Spawning from seeing a few more changes in
https://github.com/element-hq/synapse/pull/20085 that were missed in
https://github.com/element-hq/synapse/pull/19558 and wondering why I
didn't notice before. In fact, some of this clean-up for
`thread_subscriptions` (the reference stream from the cheatsheet) wasn't
updated until recently (this week) as part of
https://github.com/element-hq/synapse/pull/19556
2026-08-11 10:27:02 -05:00
..
2023-12-13 16:15:22 +00:00
2023-12-13 16:37:10 +00:00