MatrixSynapse/changelog.d/11449.feature

2 lines
158 B
Gherkin

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