Bläddra i källkod

Replace old warnings with Github Markdown Warnings on Draupnir doc page

Ref: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3980
pull/3977/head
Slavi Pantaleev 1 år sedan
committed by GitHub
förälder
incheckning
3343eadd46
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: B5690EEEBB952194
1 ändrade filer med 4 tillägg och 2 borttagningar
  1. +4
    -2
      docs/configuring-playbook-bot-draupnir.md

+ 4
- 2
docs/configuring-playbook-bot-draupnir.md Visa fil

@@ -14,7 +14,8 @@ If your migrating from [Mjolnir](configuring-playbook-bot-mjolnir.md), skip to [


Using your own account, create a new invite only room that you will use to manage the bot. This is the room where you will see the status of the bot and where you will send commands to the bot, such as the command to ban a user from another room. Using your own account, create a new invite only room that you will use to manage the bot. This is the room where you will see the status of the bot and where you will send commands to the bot, such as the command to ban a user from another room.


⚠️ **Warning**: anyone in this room can control the bot so it is important that you only invite trusted users to this room.
> [!WARNING]
> Anyone in this room can control the bot so it is important that you only invite trusted users to this room.


It is possible to make the management room encrypted (E2EE). If doing so, then you need to enable the native E2EE support (see [below](#native-e2ee-support)). It is possible to make the management room encrypted (E2EE). If doing so, then you need to enable the native E2EE support (see [below](#native-e2ee-support)).


@@ -100,7 +101,8 @@ matrix_synapse_container_labels_public_client_synapse_admin_api_enabled: true


Manual access to Synapse's Admin APIs requires an access token for a homeserver admin account. Refer to the documentation on [how to obtain an access token](obtaining-access-tokens.md). Manual access to Synapse's Admin APIs requires an access token for a homeserver admin account. Refer to the documentation on [how to obtain an access token](obtaining-access-tokens.md).


⚠️ **Warning**: Access tokens are sensitive information. Do not include them in any bug reports, messages, or logs. Do not share the access token with anyone.
> [!WARNING]
> Access tokens are sensitive information. Do not include them in any bug reports, messages, or logs. Do not share the access token with anyone.


#### Run the `curl` command #### Run the `curl` command




Laddar…
Avbryt
Spara