Bladeren bron

Update docs for Draupnir and Mjolnir: add the "optional" label to E2EE support sections

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3966/head
Suguru Hirahara 1 jaar geleden
bovenliggende
commit
e6262b74c5
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: E4F9743DAB4B7B75
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. +1
    -1
      docs/configuring-playbook-bot-draupnir.md
  2. +1
    -1
      docs/configuring-playbook-bot-mjolnir.md

+ 1
- 1
docs/configuring-playbook-bot-draupnir.md Bestand weergeven

@@ -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. 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. Decide whether you want to support having an encrypted management room or not. Draupnir can still protect encrypted rooms without encryption support enabled.




+ 1
- 1
docs/configuring-playbook-bot-mjolnir.md Bestand weergeven

@@ -92,7 +92,7 @@ matrix_bot_mjolnir_enabled: true
matrix_bot_mjolnir_management_room: "MANAGEMENT_ROOM_ID_HERE" 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. 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.




Laden…
Annuleren
Opslaan