0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-28 14:09:09 +02:00
synapse/changelog.d/11449.feature

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
158 B
Gherkin
Raw Normal View History

Expose synapse_homeserver and synapse_worker commands as entry points to run Synapse's main process and worker processes, respectively. Contributed by @Ma27.