aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2020-06-27 12:18:34 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2020-06-27 12:18:34 +0300
commitf89390110b6b601fc505e63c3e36516d7ca96f5c (patch)
tree0f7f7a0c2b9875c4ea027ee237e59403f3173145
parente7bc0273e5bb7fd8f9bafae453a574b1e579dc9c (diff)
downloadpleroma-f89390110b6b601fc505e63c3e36516d7ca96f5c.tar.gz
added tab & labels for mrf policies
-rw-r--r--config/description.exs3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/description.exs b/config/description.exs
index 1fb0c3c41..e0c07bf78 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -1565,6 +1565,7 @@ config :pleroma, :config_description, [
%{
group: :pleroma,
key: :mrf_mention,
+ tab: :mrf,
label: "MRF mention",
type: :group,
description: "Block messages which mention a user",
@@ -3032,6 +3033,7 @@ config :pleroma, :config_description, [
%{
group: :pleroma,
key: :mrf_object_age,
+ label: "MRF object age",
tab: :mrf,
type: :group,
description: "Rejects or delists posts based on their age when received.",
@@ -3377,6 +3379,7 @@ config :pleroma, :config_description, [
group: :pleroma,
key: :mrf,
tab: :mrf,
+ label: "MRF",
type: :group,
description: "General MRF settings",
children: [