diff options
author | Erik Johnston <erik@matrix.org> | 2019-03-13 17:38:58 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-03-13 17:38:58 +0000 |
commit | f5d57d48488721368168bb1cfa2aec2bb4420c27 (patch) | |
tree | 7f65ee6aba6248bd17cc75296c61fd2a0cea057a /changelog.d | |
parent | Allow passing --daemonize to workers (diff) | |
download | synapse-f5d57d48488721368168bb1cfa2aec2bb4420c27.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4853.feature | 1 |
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. |