From a6c159ddc047ba29ada4031cc1c7c333c0bf688e Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Tue, 28 Feb 2023 11:11:11 +0000 Subject: deploy: 1cd4fbc51d5c8ffc170dd3665ef81c03cc4a65e8 --- develop/usage/configuration/config_documentation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'develop/usage/configuration/config_documentation.html') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 2124c7ff57..221c910a4d 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -2023,8 +2023,8 @@ however, the interface is documented

An alternative to registration_shared_secret: allows the shared secret to be specified in an external file.

The file should be a plain text file, containing only the shared secret.

-

If this file does not exist, Synapse will create a new signing -key on startup and store it in this file.

+

If this file does not exist, Synapse will create a new shared +secret on startup and store it in this file.

Example configuration:

registration_shared_secret_path: /path/to/secrets/file
 
-- cgit 1.5.1