diff options
author | DMRobertson <DMRobertson@users.noreply.github.com> | 2022-10-19 19:18:12 +0000 |
---|---|---|
committer | DMRobertson <DMRobertson@users.noreply.github.com> | 2022-10-19 19:18:12 +0000 |
commit | 92f8c2fd1109b2746c9714486c23c11945f62fba (patch) | |
tree | 1f4915c6a2e69b629d1c7f2d03b7ac372c06ee54 /develop/usage | |
parent | deploy: 4af93bd7f682acd5ae44dd12738327d54e896660 (diff) | |
download | synapse-92f8c2fd1109b2746c9714486c23c11945f62fba.tar.xz |
deploy: 695a85d1bc05d38592b811f38f724bc61d683b1c
Diffstat (limited to 'develop/usage')
-rw-r--r-- | develop/usage/configuration/config_documentation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 671492a9b5..26432292c8 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -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> |