diff options
author | lain <lain@soykaf.club> | 2020-07-31 15:17:33 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-07-31 15:17:33 +0000 |
commit | 8ca993c789fb3d41450419fc49bfa22542368ba8 (patch) | |
tree | 4c387e350e638be03fe9c387858bb1fd825082fc /docs/configuration | |
parent | 1ac0969c7226c40d5d674d63996f1164a86ecb9a (diff) | |
parent | 010d77ec855245def7fa785357db6e43cf1f14c7 (diff) | |
download | pleroma-8ca993c789fb3d41450419fc49bfa22542368ba8.tar.gz pleroma-8ca993c789fb3d41450419fc49bfa22542368ba8.zip |
Merge branch 'revert-1ac0969c' into 'develop'
Revert "Merge branch 'mrf-silence-2' into 'develop'"
See merge request pleroma/pleroma!2825
Diffstat (limited to 'docs/configuration')
-rw-r--r-- | docs/configuration/cheatsheet.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index 7de82a41d..9c768abef 100644 --- a/docs/configuration/cheatsheet.md +++ b/docs/configuration/cheatsheet.md @@ -125,7 +125,6 @@ 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. |