summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-11-17 16:11:08 +0000
committerGitHub <noreply@github.com>2022-11-17 16:11:08 +0000
commit01a052789266179c70c10ea6a6253c64fd9990d2 (patch)
treed2b40a1b41096f5a2357a55a672120379e9dde50 /changelog.d
parentFix check to ignore blank lines in incoming TCP replication (#14449) (diff)
downloadsynapse-01a052789266179c70c10ea6a6253c64fd9990d2.tar.xz
Fix version that `worker_main_http_uri` is redundant from (#14476)
* Fix version that `worker_main_http_uri` is redundant from

* Changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14476.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14476.misc b/changelog.d/14476.misc
new file mode 100644
index 0000000000..6e025329c4
--- /dev/null
+++ b/changelog.d/14476.misc
@@ -0,0 +1 @@
+Remove the `worker_main_http_uri` configuration setting. This is now handled via internal replication.