added tab & labels for mrf policies
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Sat, 27 Jun 2020 09:18:34 +0000 (12:18 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Sat, 27 Jun 2020 09:18:34 +0000 (12:18 +0300)
config/description.exs

index 1fb0c3c41afaf5da592f4800a30d9c46d103c1c2..e0c07bf78c4fbde1cd02bd09642e081569d1ad9f 100644 (file)
@@ -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: [