Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Document encryption_enabled_by_default_for_room_type under the right …
Browse files Browse the repository at this point in the history
…name (#14110)

* document encryption_enabled_by_default_for_room_type under the right name

* add changelog

* Update changelog.d/14110.doc
  • Loading branch information
ara4n authored Oct 19, 2022
1 parent fe50738 commit 695a85d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/14110.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Correct the name of the config option [`encryption_enabled_by_default_for_room_type`](https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#encryption_enabled_by_default_for_room_type).
2 changes: 1 addition & 1 deletion docs/usage/configuration/config_documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3385,7 +3385,7 @@ push:
Config options relating to rooms.

---
### `encryption_enabled_by_default`
### `encryption_enabled_by_default_for_room_type`

Controls whether locally-created rooms should be end-to-end encrypted by
default.
Expand Down

0 comments on commit 695a85d

Please sign in to comment.