Apply suggestion to config/description.exs

This commit is contained in:
lain 2020-06-12 14:03:33 +00:00
parent d44843e677
commit 4655407451
1 changed files with 1 additions and 1 deletions

View File

@ -1476,7 +1476,7 @@ config :pleroma, :config_description, [
key: :mrf_activity_expiration,
label: "MRF Activity Expiration Policy",
type: :group,
description: "Adds expiration to all local Create activities",
description: "Adds expiration to all local Create Note activities",
children: [
%{
key: :days,