Bladeren bron

Update configuring-playbook-bot-mjolnir.md

pull/2072/head
Array in a Matrix 3 jaren geleden
committed by GitHub
bovenliggende
commit
071424bef2
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: 4AEE18F83AFDEB23
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. +1
    -1
      docs/configuring-playbook-bot-mjolnir.md

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

@@ -29,7 +29,7 @@ Refer to the documentation on [how to obtain an access token](obtaining-access-t

## 3. Make sure the account is free from rate limiting

You will need to prevent Synapse from rate limiting the bot's account. This is not an optional step. If you do not do this step Mjolnir will crash. [Currently there is no Synapse config option for this](https://github.com/matrix-org/synapse/issues/6286) so you have to manually edit the Synapse database. Manually editing the Synapse database is rarely a good idea but in this case it is required. Please ask for help if you are uncomfortable with these steps.
You will need to prevent Synapse from rate limiting the bot's account. This is not an optional step. If you do not do this step Mjolnir will crash. There is a Synapse config option for this but this can also be manually done by editing the Synapse database. Manually editing the Synapse database is rarely a good idea. Please ask for help if you are uncomfortable with these steps.

1. Copy the statement below into a text editor.



Laden…
Annuleren
Opslaan