aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
-rw-r--r--docs/API/admin_api.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80fbc078d..0d3daa60e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- Mix tasks for controlling user account confirmation status in bulk (`mix pleroma.user confirm_all` and `mix pleroma.user unconfirm_all`)
- Mix task for sending confirmation emails to all unconfirmed users (`mix pleroma.email send_confirmation_mails`)
+- Mix task option for force-unfollowing relays
### Changed
diff --git a/docs/API/admin_api.md b/docs/API/admin_api.md
index ddcab1a2c..7bf13daef 100644
--- a/docs/API/admin_api.md
+++ b/docs/API/admin_api.md
@@ -351,7 +351,7 @@ Response:
- Params:
- `relay_url`
- - *optional* `force`: forcefully unfollow a relay even when the relay is not available. (default is `false`)
+ - *optional* `force`: forcefully unfollow a relay even when the relay is not available. (default is `false`)
Response: