* kePlaceholder and valuePlaceholder of quarantined_instances where in wrong case, should be snake_case
* The mrf simple and transparency exclusion were already OK
%{
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: [