docs: wording, typo [ci skip]

This commit is contained in:
decentral1se 2024-08-01 22:09:00 +02:00
parent edf204e51c
commit 38e2cf655c
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -21,7 +21,7 @@ chmod +x blurp
* `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.
* `blurp delete` will remove statuses but not media attachments *immediately* for **local media**. Remote media is removed immediately. Unattached local media will be remove the next time the media cleaning job runs.
* `blurp delete` will remove statuses but not media attachments *immediately* for **local media**. Remote media is removed immediately. Unattached local media is removed the next time the media cleaning job runs.
## Delete stuff 🔥