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 committed by Haelwenn (lanodan) Monnier
parent cd706c0335
commit ee26f2c91b
No known key found for this signature in database
GPG Key ID: D5B7A8E43C997DEE
1 changed files with 2 additions and 2 deletions

View 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: [