diff options
author | anoadragon453 <anoadragon453@users.noreply.github.com> | 2022-10-10 20:01:47 +0000 |
---|---|---|
committer | anoadragon453 <anoadragon453@users.noreply.github.com> | 2022-10-10 20:01:47 +0000 |
commit | 3fd303460c9af79636078eae8b3aa8e8ab051f28 (patch) | |
tree | cc30efe0923d2ec768f0694e9e76c70b954abdb1 /develop/usage | |
parent | deploy: 8074430d257c27e5a4d0f6ff38a908e3a7ee91ef (diff) | |
download | synapse-3fd303460c9af79636078eae8b3aa8e8ab051f28.tar.xz |
deploy: e580f03e02171d72888be1a1c86e7b7c49a055f9
Diffstat (limited to 'develop/usage')
-rw-r--r-- | develop/usage/configuration/config_documentation.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 4f7dd4f526..de5942fbee 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -3180,8 +3180,8 @@ users by always returning an empty list for all queries. Defaults to true.</p> <pre><code class="language-yaml">enable_room_list_search: false </code></pre> <hr /> -<h3 id="alias_creation"><a class="header" href="#alias_creation"><code>alias_creation</code></a></h3> -<p>The <code>alias_creation</code> option controls who is allowed to create aliases +<h3 id="alias_creation_rules"><a class="header" href="#alias_creation_rules"><code>alias_creation_rules</code></a></h3> +<p>The <code>alias_creation_rules</code> option controls who is allowed to create aliases on this server.</p> <p>The format of this option is a list of rules that contain globs that match against user_id, room_id and the new alias (fully qualified with |