projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21efda2
)
Revert "description.exs: add ForceBotUnlistedPolicy"
author
Mark Felder
<feld@FreeBSD.org>
Tue, 8 Sep 2020 14:31:47 +0000
(09:31 -0500)
committer
Mark Felder
<feld@FreeBSD.org>
Tue, 8 Sep 2020 14:31:47 +0000
(09:31 -0500)
This reverts commit
7215563641e2a5096293128519d6a454aabc46f2
.
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index d9f9b6b84042606f5eaac7a197e2ad97e9995e2d..eac97ad64c5a864d93bce5e40db65cc27b73c01e 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-1669,15
+1669,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,