Merge branch 'from/upstream-develop/tusooa/no-strip-report' into 'develop'

Lint

See merge request pleroma/pleroma!3778
This commit is contained in:
tusooa 2022-11-12 19:48:26 +00:00
commit f38cb4ccac

View file

@ -819,7 +819,8 @@ config :pleroma, :config_description, [
key: :report_strip_status, key: :report_strip_status,
label: "Report strip status", label: "Report strip status",
type: :boolean, type: :boolean,
description: "Strip associated statuses in reports to ids when closed/resolved, otherwise keep a copy" description:
"Strip associated statuses in reports to ids when closed/resolved, otherwise keep a copy"
}, },
%{ %{
key: :safe_dm_mentions, key: :safe_dm_mentions,