summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorCédric Laudrel <dek@iono.me>2018-10-25 16:36:07 +0200
committerdek <dek@iono.me>2018-10-25 20:03:47 +0200
commit379376e5e6ae242d9a69f0ec738758a649058a82 (patch)
tree145f6fe116052e2cfe3d3c14e86486ccd0001cd3 /changelog.d
parentMerge pull request #4072 from steamp0rt/patch-1 (diff)
downloadsynapse-379376e5e6ae242d9a69f0ec738758a649058a82.tar.xz
Make Docker image listening on ipv6 as well as ipv4
Signed-off-by: Cédric Laudrel <dek@iono.me>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4089.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4089.feature b/changelog.d/4089.feature
new file mode 100644
index 0000000000..62c9d839bb
--- /dev/null
+++ b/changelog.d/4089.feature
@@ -0,0 +1 @@
+ Configure Docker image to listen on both ipv4 and ipv6.