0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-14 09:43:46 +01:00

Added changelog file.

This commit is contained in:
sohamg 2019-06-10 17:54:29 +05:30
parent ab157e61a2
commit b56a224e22
No known key found for this signature in database
GPG key ID: C20A676A5874AE0E

1
changelog.d/5412.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.