summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-01-07 14:01:03 +0000
committerErik Johnston <erik@matrix.org>2016-01-07 14:01:03 +0000
commit3deffcdb1e1469b5d40ee0472376420b05ef7007 (patch)
tree0ef41e8f2d907108c5df74a486e049888efa78f9
parentcopyrights (diff)
parentUpdate readme to reflect change in signing key name (diff)
downloadsynapse-3deffcdb1e1469b5d40ee0472376420b05ef7007.tar.xz
Merge pull request #465 from matrix-org/syn-453
Update readme to reflect change in signing key name
-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``