diff options
author | Erik Johnston <erik@matrix.org> | 2019-08-21 10:41:29 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-08-21 11:21:58 +0100 |
commit | 62fb643cdca80568a404c46a255384cd73b6e16b (patch) | |
tree | 0a2a778ceaf9050cffe96b2908bbad47f8c2d532 /changelog.d | |
parent | Only sign when we respond to remote key requests (diff) | |
download | synapse-62fb643cdca80568a404c46a255384cd73b6e16b.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5895.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5895.feature b/changelog.d/5895.feature new file mode 100644 index 0000000000..c394a3772c --- /dev/null +++ b/changelog.d/5895.feature @@ -0,0 +1 @@ +Add config option to sign remote key query responses with a separate key. |