summary refs log tree commit diff
path: root/develop/usage/configuration
diff options
context:
space:
mode:
Diffstat (limited to 'develop/usage/configuration')
-rw-r--r--develop/usage/configuration/config_documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html

index de5942fbee..671492a9b5 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html
@@ -1867,7 +1867,7 @@ shared secret, even if <a href="#enable_registration"><code>enable_registration< set.</p> <p>This is primarily intended for use with the <code>register_new_matrix_user</code> script (see <a href="../../setup/installation.html#registering-a-user">Registering a user</a>); -however, the interface is <a href="../admin_api/register_api.html">documented</a>.</p> +however, the interface is <a href="../../admin_api/register_api.html">documented</a>.</p> <p>See also <a href="#registration_shared_secret_path"><code>registration_shared_secret_path</code></a>.</p> <p>Example configuration:</p> <pre><code class="language-yaml">registration_shared_secret: &lt;PRIVATE STRING&gt;