aboutsummaryrefslogtreecommitdiff
path: root/config/description.exs
diff options
context:
space:
mode:
Diffstat (limited to 'config/description.exs')
-rw-r--r--config/description.exs6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/description.exs b/config/description.exs
index d623a9f75..11fbe0d78 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -1543,12 +1543,6 @@ config :pleroma, :config_description, [
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},
description: "List of instances to reject reports from",