This commit is contained in:
tusooa 2022-11-12 14:16:52 -05:00
parent e3e68b9377
commit 14871fecd4
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224

View file

@ -819,7 +819,8 @@ config :pleroma, :config_description, [
key: :report_strip_status,
label: "Report strip status",
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,