deploy: cd01a1d3b5
This commit is contained in:
parent
8ea9b37ef6
commit
6c57922d79
|
@ -4999,7 +4999,7 @@ shared secret, even if <a href="usage/configuration/config_documentation.html#en
|
||||||
set.</p>
|
set.</p>
|
||||||
<p>This is primarily intended for use with the <code>register_new_matrix_user</code> script
|
<p>This is primarily intended for use with the <code>register_new_matrix_user</code> script
|
||||||
(see <a href="usage/configuration/../../setup/installation.html#registering-a-user">Registering a user</a>);
|
(see <a href="usage/configuration/../../setup/installation.html#registering-a-user">Registering a user</a>);
|
||||||
however, the interface is <a href="usage/configuration/../admin_api/register_api.html">documented</a>.</p>
|
however, the interface is <a href="usage/configuration/../../admin_api/register_api.html">documented</a>.</p>
|
||||||
<p>See also <a href="usage/configuration/config_documentation.html#registration_shared_secret_path"><code>registration_shared_secret_path</code></a>.</p>
|
<p>See also <a href="usage/configuration/config_documentation.html#registration_shared_secret_path"><code>registration_shared_secret_path</code></a>.</p>
|
||||||
<p>Example configuration:</p>
|
<p>Example configuration:</p>
|
||||||
<pre><code class="language-yaml">registration_shared_secret: <PRIVATE STRING>
|
<pre><code class="language-yaml">registration_shared_secret: <PRIVATE STRING>
|
||||||
|
|
|
@ -1867,7 +1867,7 @@ shared secret, even if <a href="#enable_registration"><code>enable_registration<
|
||||||
set.</p>
|
set.</p>
|
||||||
<p>This is primarily intended for use with the <code>register_new_matrix_user</code> script
|
<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>);
|
(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>See also <a href="#registration_shared_secret_path"><code>registration_shared_secret_path</code></a>.</p>
|
||||||
<p>Example configuration:</p>
|
<p>Example configuration:</p>
|
||||||
<pre><code class="language-yaml">registration_shared_secret: <PRIVATE STRING>
|
<pre><code class="language-yaml">registration_shared_secret: <PRIVATE STRING>
|
||||||
|
|
Loading…
Reference in New Issue