Browse Source

Revert "description.exs: add ForceBotUnlistedPolicy"

This reverts commit 7215563641.
arm64test
Mark Felder 3 years ago
parent
commit
bb0d7b7aaa
1 changed files with 0 additions and 9 deletions
  1. +0
    -9
      config/description.exs

+ 0
- 9
config/description.exs View File

@@ -1671,15 +1671,6 @@ config :pleroma, :config_description, [
},
%{
group: :pleroma,
key: :mrf_force_bot_unlisted,
tab: :mrf,
related_policy: "Pleroma.Web.ActivityPub.MRF.ForceBotUnlistedPolicy",
label: "MRF Force Bot Unlisted Policy",
type: :boolean,
description: "Makes bot posts to disappear from public timelines"
},
%{
group: :pleroma,
key: :mrf_subchain,
tab: :mrf,
related_policy: "Pleroma.Web.ActivityPub.MRF.SubchainPolicy",


Loading…
Cancel
Save