docs: wording [ci skip]

This commit is contained in:
decentral1se 2024-08-01 23:08:13 +02:00
parent fbcb44afab
commit 3843a8688e
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -17,7 +17,7 @@ curl https://git.coopcloud.tech/decentral1se/blurp/raw/branch/main/blurp -o blur
chmod +x blurp
```
## Preparation
## Important notes
* `blurp delete` will get you rate limited by your own instance. I temporarily solved this by [turning off rate limiting](https://docs.gotosocial.org/en/latest/api/ratelimiting/#can-i-configure-the-rate-limit-can-i-just-turn-it-off), running the command and then turning rate limiting back on again. I could probably implement some backoff in the code but this is just easier.