Merge branch 'chore/autolinker-rename' into 'develop'

Chase the Autolinker rename from !2677

Closes #2155

See merge request pleroma/pleroma!3019
This commit is contained in:
feld 2020-09-21 21:19:02 +00:00
commit 637ce939d9
1 changed files with 1 additions and 1 deletions

View File

@ -2445,7 +2445,7 @@ config :pleroma, :config_description, [
%{
group: :pleroma,
key: Pleroma.Formatter,
label: "Auto Linker",
label: "Linkify",
type: :group,
description:
"Configuration for Pleroma's link formatter which parses mentions, hashtags, and URLs.",