summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2022-10-28 14:55:03 +0200
committerGitHub <noreply@github.com>2022-10-28 13:55:03 +0100
commit44f0d573cf57772b7f53e918d0c3580cba4fde32 (patch)
tree1e8ca1d904a40cd4a59e032d890bea41dba4c5d0 /changelog.d
parentCheck appservice user interest against the local users instead of all users (... (diff)
downloadsynapse-44f0d573cf57772b7f53e918d0c3580cba4fde32.tar.xz
Add docs for an empty `trusted_key_servers` config option (#13999)
* Add docs for an empty `trusted_key_servers` config option

* small rewording

* Tweak changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13999.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13999.doc b/changelog.d/13999.doc
new file mode 100644
index 0000000000..26538049e4
--- /dev/null
+++ b/changelog.d/13999.doc
@@ -0,0 +1 @@
+Explain how to disable the use of `trusted_key_servers`.
\ No newline at end of file