Update docs/configuring-playbook-bot-draupnir.md: add "optoional, recommended" label to the section

Unlike Mjolnir, the step is no longer required. It is optional and recommended on Draupnir, therefore it should be clarified so.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2025-01-19 15:33:35 +09:00
parent 7186d5fb93
commit c4507d42e3
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75

View File

@ -72,7 +72,7 @@ Before proceeding to the next step, run the playbook with the following command
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created
```
### Make sure the account is free from rate limiting
### Make sure the account is free from rate limiting (optional, recommended)
If your homeserver's implementation is Synapse, you will need to prevent it from rate limiting the bot's account. **This is a highly recommended step. If you do not configure it, Draupnir performance will be degraded.**