deploy: 695a85d1bc
This commit is contained in:
parent
7822639190
commit
92f8c2fd11
|
@ -6163,7 +6163,7 @@ of unread messages.</li>
|
|||
<h2 id="rooms"><a class="header" href="#rooms">Rooms</a></h2>
|
||||
<p>Config options relating to rooms.</p>
|
||||
<hr />
|
||||
<h3 id="encryption_enabled_by_default"><a class="header" href="#encryption_enabled_by_default"><code>encryption_enabled_by_default</code></a></h3>
|
||||
<h3 id="encryption_enabled_by_default_for_room_type"><a class="header" href="#encryption_enabled_by_default_for_room_type"><code>encryption_enabled_by_default_for_room_type</code></a></h3>
|
||||
<p>Controls whether locally-created rooms should be end-to-end encrypted by
|
||||
default.</p>
|
||||
<p>Possible options are "all", "invite", and "off". They are defined as:</p>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3031,7 +3031,7 @@ of unread messages.</li>
|
|||
<h2 id="rooms"><a class="header" href="#rooms">Rooms</a></h2>
|
||||
<p>Config options relating to rooms.</p>
|
||||
<hr />
|
||||
<h3 id="encryption_enabled_by_default"><a class="header" href="#encryption_enabled_by_default"><code>encryption_enabled_by_default</code></a></h3>
|
||||
<h3 id="encryption_enabled_by_default_for_room_type"><a class="header" href="#encryption_enabled_by_default_for_room_type"><code>encryption_enabled_by_default_for_room_type</code></a></h3>
|
||||
<p>Controls whether locally-created rooms should be end-to-end encrypted by
|
||||
default.</p>
|
||||
<p>Possible options are "all", "invite", and "off". They are defined as:</p>
|
||||
|
|
Loading…
Reference in New Issue