0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-28 12:39:00 +02:00
This commit is contained in:
Erik Johnston 2019-07-02 10:36:04 +01:00
parent 9ceb4f0889
commit 8134c49cad

1
changelog.d/5587.feature Normal file
View file

@ -0,0 +1 @@
Add --no-daemonize option to run synapse in the foreground, per issue #4130. Contributed by Soham Gumaste.