diff options
author | Erik Johnston <erik@matrix.org> | 2019-07-02 10:36:04 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-07-02 10:36:04 +0100 |
commit | 8134c49cadbcc426cce982bd93c03b3c280d0a54 (patch) | |
tree | b44d105a45027f99098e4eedb40b44c73b1b44ff | |
parent | Fix --no-daemonize flag for synctl (diff) | |
download | synapse-8134c49cadbcc426cce982bd93c03b3c280d0a54.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/5587.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5587.feature b/changelog.d/5587.feature new file mode 100644 index 0000000000..ec1503860a --- /dev/null +++ b/changelog.d/5587.feature @@ -0,0 +1 @@ +Add --no-daemonize option to run synapse in the foreground, per issue #4130. Contributed by Soham Gumaste. \ No newline at end of file |