From 8ce5679813a49e5a575481efa3e7d3d191a0c8ef Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Wed, 6 Jan 2016 11:19:51 +0000 Subject: [PATCH] Update readme to reflect change in signing key name --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 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 .signing.key file (the second word, which by default is -, 'auto') to something different. +key in the .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``