summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-08-03 14:22:11 +0000
committerlain <lain@soykaf.club>2020-08-03 14:22:11 +0000
commit56b5b9aa276c0a302c89dc7ca02c18fdc4645e56 (patch)
treefe77831be5ce2165d9c0fbe64f1f6b551c3ddb6d /docs
parent66ebd88634d2093fc6c4f9f90d5e32a4f2638696 (diff)
parentcb1e3893aa8c03e3245978eb6d76bc2b3c534ba0 (diff)
Merge branch 'follower-mrf-again' into 'develop'
Follower mrf again See merge request pleroma/pleroma!2833
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration/cheatsheet.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md
index 9c768abef..7de82a41d 100644
--- a/docs/configuration/cheatsheet.md
+++ b/docs/configuration/cheatsheet.md
@@ -125,6 +125,7 @@ To add configuration to your config file, you can copy it from the base config.
* `federated_timeline_removal`: List of instances to remove from Federated (aka The Whole Known Network) Timeline.
* `reject`: List of instances to reject any activities from.
* `accept`: List of instances to accept any activities from.
+* `followers_only`: List of instances to decrease post visibility to only the followers, including for DM mentions.
* `report_removal`: List of instances to reject reports from.
* `avatar_removal`: List of instances to strip avatars from.
* `banner_removal`: List of instances to strip banners from.