This commit is contained in:
anoadragon453 2022-10-10 20:01:47 +00:00
parent 03cab43cee
commit 3fd303460c
4 changed files with 6 additions and 6 deletions

View file

@ -6312,8 +6312,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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -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