소스 검색

Update docs/configuring-playbook-bot-draupnir.md: add the section for instruction to disable Pantalaimon for Draupnir

The latest version of the document for v1.x.x is available at a4f9bdebcd.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3966/head
Suguru Hirahara 1 년 전
부모
커밋
4830ecafa4
No known key found for this signature in database GPG 키 ID: E4F9743DAB4B7B75
1개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  1. +7
    -1
      docs/configuring-playbook-bot-draupnir.md

+ 7
- 1
docs/configuring-playbook-bot-draupnir.md 파일 보기

@@ -26,7 +26,13 @@ Decide whether you want to support having an encrypted management room or not. D

Refer to Draupnir's [documentation](https://the-draupnir-project.github.io/draupnir-documentation/moderator/managing-protected-rooms#protecting-encrypted-rooms) for more details about why you might want to care about encryption support for protected rooms.

**Note**: since v2.0.0 Draupnir does not support running with Pantalaimon as it would break all workflows that involve answering prompts with reactions.
### Disable Pantalaimon for Draupnir (since v2.0.0)

**Since v2.0.0 Draupnir does not support running with Pantalaimon** as it would break all workflows that involve answering prompts with reactions. If you are updating Draupnir from v1.x.x, you'd need to disable Pantalaimon for Draupnir to enable E2EE support.

To do so, remove the configuration `matrix_bot_draupnir_pantalaimon_use: true` from your `vars.yml` file.

Since the bot user for E2EE is managed by Draupnir directly, it is safe to remove `matrix_bot_draupnir_pantalaimon_username` and `matrix_bot_draupnir_pantalaimon_password` variables. If you do not use Pantalaimon for other components, it is also safe to remove `matrix_pantalaimon_enabled: true` too.

### Native E2EE support



불러오는 중...
취소
저장