From: lain Date: Fri, 12 Jun 2020 14:03:33 +0000 (+0000) Subject: Apply suggestion to config/description.exs X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=4655407451c8dd05b6024f607e598359047efce2;p=akkoma Apply suggestion to config/description.exs --- diff --git a/config/description.exs b/config/description.exs index 086a28ace..add1601e2 100644 --- a/config/description.exs +++ b/config/description.exs @@ -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,