summaryrefslogtreecommitdiff
path: root/config/description.exs
diff options
context:
space:
mode:
authorIlja <domainepublic@spectraltheorem.be>2020-12-18 14:29:38 +0100
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2021-08-06 07:59:53 +0200
commitf4028c908c56736b88caa5edb71f5aad21244de1 (patch)
tree1794645b7605710418b6215495c02721fc3532fd /config/description.exs
parent9418424048283864bd46c2f0dae769d016895220 (diff)
Add key- and valuePlaceholders for quarantined_instances and mrf_simple
* I also added for keywordpolicy as well now. It was done in the admin-fe, but is better to be done here * I also added comments to explain why we did the _info keys (backwards compatibility)
Diffstat (limited to 'config/description.exs')
-rw-r--r--config/description.exs2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/description.exs b/config/description.exs
index 252aa63d8..411029c27 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -688,6 +688,8 @@ config :pleroma, :config_description, [
%{
key: :quarantined_instances,
type: {:list, :tuple},
+ keyPlaceholder: "instance",
+ valuePlaceholder: "reason",
description:
"List of ActivityPub instances where private (DMs, followers-only) activities will not be sent and the reason for doing so",
suggestions: [