summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2023-01-11 13:00:38 +0100
committerGitHub <noreply@github.com>2023-01-11 12:00:38 +0000
commit73f097888eedaad05eda6b2453b6558158c0b032 (patch)
treebdfc50b056c6200be5a1a5d79b175c3efc399a37 /changelog.d
parentAdd poetry.toml to .gitignore (#14807) (diff)
downloadsynapse-73f097888eedaad05eda6b2453b6558158c0b032.tar.xz
Add listener `health` (#14747)
Fixes: #8780
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14747.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14747.feature b/changelog.d/14747.feature
new file mode 100644
index 0000000000..0b8066159c
--- /dev/null
+++ b/changelog.d/14747.feature
@@ -0,0 +1 @@
+Add a dedicated listener configuration for `health` endpoint.
\ No newline at end of file