Revert "Merge branch 'mrf-silence-2' into 'develop'"

This reverts merge request !2820
This commit is contained in:
lain 2020-07-31 15:17:09 +00:00
commit 010d77ec85
5 changed files with 1 additions and 103 deletions

View file

@ -1542,12 +1542,6 @@ config :pleroma, :config_description, [
description: "List of instances to only accept activities from (except deletes)",
suggestions: ["example.com", "*.example.com"]
},
%{
key: :followers_only,
type: {:list, :string},
description: "Force posts from the given instances to be visible by followers only",
suggestions: ["example.com", "*.example.com"]
},
%{
key: :report_removal,
type: {:list, :string},