From 76772d2da83fe7ff6d05b3c37666d63f0aec8ccc Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Wed, 15 Feb 2023 19:52:52 +0000 Subject: deploy: d1efc479252f71f196e5a339af999d2c632bc294 --- develop/usage/configuration/config_documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 3832530bf8..925b5316a5 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -2026,7 +2026,7 @@ allows the shared secret to be specified in an external file.

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

Example configuration:

-
registration_shared_secret_file: /path/to/secrets/file
+
registration_shared_secret_path: /path/to/secrets/file
 

Added in Synapse 1.67.0.


-- cgit 1.5.1