remove public post quarantine exception (#114)
[akkoma] / config / description.exs
index a447c58ecbaebfc081ce17c2b75d643b1a777e72..b8a053c3c3c0684fcb40f777df555c97506a6d9b 100644 (file)
@@ -691,7 +691,7 @@ config :pleroma, :config_description, [
         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",
+          "List of ActivityPub instances where activities will not be sent, and the reason for doing so",
         suggestions: [
           {"quarantined.com", "Reason"},
           {"*.quarantined.com", "Reason"}