Quarantine placeholders
authorIlja <domainepublic@spectraltheorem.be>
Sun, 17 Jan 2021 13:32:42 +0000 (14:32 +0100)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Fri, 6 Aug 2021 05:59:54 +0000 (07:59 +0200)
* kePlaceholder and valuePlaceholder of quarantined_instances where in wrong case, should be snake_case
* The mrf simple and transparency exclusion were already OK

config/description.exs

index 411029c278a830a55a2be3c14dd61efbcfe897f3..c72231faa5ef479b117e413290d96fc9d16ef025 100644 (file)
@@ -688,8 +688,8 @@ config :pleroma, :config_description, [
       %{
         key: :quarantined_instances,
         type: {:list, :tuple},
-        keyPlaceholder: "instance",
-        valuePlaceholder: "reason",
+        key_placeholder: "instance",
+        value_placeholder: "reason",
         description:
           "List of ActivityPub instances where private (DMs, followers-only) activities will not be sent and the reason for doing so",
         suggestions: [