diff --git a/docs/configuring-playbook-bot-draupnir.md b/docs/configuring-playbook-bot-draupnir.md index 26bd178ce..bd9ef3f1a 100644 --- a/docs/configuring-playbook-bot-draupnir.md +++ b/docs/configuring-playbook-bot-draupnir.md @@ -20,7 +20,7 @@ Once you have created the room you need to copy the room ID so you can specify i After running the installation command, you'll need to invite the bot to the management room. See the [Usage](#usage) section for details about it. -## End-to-End Encryption support +## Enable End-to-End Encryption support (optional) Decide whether you want to support having an encrypted management room or not. Draupnir can still protect encrypted rooms without encryption support enabled. diff --git a/docs/configuring-playbook-bot-mjolnir.md b/docs/configuring-playbook-bot-mjolnir.md index 69ff796c2..ffae03cee 100644 --- a/docs/configuring-playbook-bot-mjolnir.md +++ b/docs/configuring-playbook-bot-mjolnir.md @@ -92,7 +92,7 @@ matrix_bot_mjolnir_enabled: true matrix_bot_mjolnir_management_room: "MANAGEMENT_ROOM_ID_HERE" ``` -### End-to-End Encryption support +### Enable End-to-End Encryption support (optional) Decide whether you want Mjolnir to be capable of operating in end-to-end encrypted (E2EE) rooms. This includes the management room and the moderated rooms.