Quarantine placeholders

* kePlaceholder and valuePlaceholder of quarantined_instances where in wrong case, should be snake_case
* The mrf simple and transparency exclusion were already OK
This commit is contained in:
Ilja 2021-01-17 14:32:42 +01:00
parent f255b49f3d
commit d840ad460c

View file

@ -695,8 +695,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: [