summary refs log blame commit diff
path: root/changelog.d/11449.feature
blob: 94bc175db995fd52031cf5c6fcd50b9bb857ba4e (plain) (tree)
1
                                                                                                                                                             
Expose synapse_homeserver and synapse_worker commands as entry points to run Synapse's main process and worker processes, respectively. Contributed by @Ma27.