summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-03-13 17:38:58 +0000
committerErik Johnston <erik@matrix.org>2019-03-13 17:38:58 +0000
commitf5d57d48488721368168bb1cfa2aec2bb4420c27 (patch)
tree7f65ee6aba6248bd17cc75296c61fd2a0cea057a
parentAllow passing --daemonize to workers (diff)
downloadsynapse-f5d57d48488721368168bb1cfa2aec2bb4420c27.tar.xz
Newsfile
-rw-r--r--changelog.d/4853.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4853.feature b/changelog.d/4853.feature
new file mode 100644
index 0000000000..360f92e1de
--- /dev/null
+++ b/changelog.d/4853.feature
@@ -0,0 +1 @@
+Allow passing --daemonize flags to workers in the same way as with master.