summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-01-06 11:19:51 +0000
committerErik Johnston <erik@matrix.org>2016-01-06 11:19:51 +0000
commit8ce5679813a49e5a575481efa3e7d3d191a0c8ef (patch)
treedf8e75d2fe30554db3833591ac7eb912ba413054 /README.rst
parentMerge pull request #463 from matrix-org/daniel/hashtagnofilter (diff)
downloadsynapse-8ce5679813a49e5a575481efa3e7d3d191a0c8ef.tar.xz
Update readme to reflect change in signing key name
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 446cc6e7c1..291a308b64 100644
--- a/README.rst
+++ b/README.rst
@@ -167,8 +167,7 @@ identify itself to other Home Servers, so don't lose or delete them. It would be
 wise to back them up somewhere safe. If, for whatever reason, you do need to
 change your Home Server's keys, you may find that other Home Servers have the
 old key cached. If you update the signing key, you should change the name of the
-key in the <server name>.signing.key file (the second word, which by default is
-, 'auto') to something different.
+key in the <server name>.signing.key file (the second word) to something different.
 
 By default, registration of new users is disabled. You can either enable
 registration in the config by specifying ``enable_registration: true``