summary refs log tree commit diff
diff options
context:
space:
mode:
authorsohamg <sohamg2@gmail.com>2019-06-10 17:54:29 +0530
committersohamg <sohamg2@gmail.com>2019-06-10 17:54:29 +0530
commitb56a224e22e20258fb72c5d8888be91a61bf9e11 (patch)
tree5665b406a38b2d00819a48d4a76c96e8d7c7b0a2
parent- Fix https://github.com/matrix-org/synapse/issues/4130 (diff)
downloadsynapse-b56a224e22e20258fb72c5d8888be91a61bf9e11.tar.xz
Added changelog file.
-rw-r--r--changelog.d/5412.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5412.feature b/changelog.d/5412.feature
new file mode 100644
index 0000000000..ec1503860a
--- /dev/null
+++ b/changelog.d/5412.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