Document autofollowing_nicknames
authorMark Felder <feld@feld.me>
Sat, 17 Oct 2020 16:54:05 +0000 (16:54 +0000)
committerMark Felder <feld@feld.me>
Sat, 17 Oct 2020 16:54:05 +0000 (16:54 +0000)
CHANGELOG.md

index 36a84b1a895442822570cce1fe9ce63b510e3ade..fd5b9034ddd82463cd813057f2b0f4488b260900 100644 (file)
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - 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
+- Setting `:instance, autofollowing_nicknames` to provide a way to make accounts automatically follow new users that register on the local Pleroma instance.
 
 ### Changed