summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorNeil Johnson <neil@matrix.org>2019-09-26 12:57:01 +0100
committerRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-09-26 12:57:01 +0100
commit8b8f8c7b3c6136ea777265fff8052afed2b7031e (patch)
tree8bcd312859bf4141b5e204f64033411a5a5e2a85 /changelog.d
parentMerge commit '1b23f991a' into release-v1.4.0 (diff)
downloadsynapse-8b8f8c7b3c6136ea777265fff8052afed2b7031e.tar.xz
Explicitly log when a homeserver does not have a trusted key server configured (#6090)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6090.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6090.feature b/changelog.d/6090.feature
new file mode 100644
index 0000000000..a6da448a1a
--- /dev/null
+++ b/changelog.d/6090.feature
@@ -0,0 +1 @@
+Explicitly log when a homeserver does not have the 'trusted_key_servers' config field configured.