diff options
Diffstat (limited to 'changelog.d/11449.feature')
-rw-r--r-- | changelog.d/11449.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/11449.feature b/changelog.d/11449.feature deleted file mode 100644 index 94bc175db9..0000000000 --- a/changelog.d/11449.feature +++ /dev/null @@ -1 +0,0 @@ -Expose synapse_homeserver and synapse_worker commands as entry points to run Synapse's main process and worker processes, respectively. Contributed by @Ma27. |