summaryrefslogtreecommitdiff
path: root/config/description.exs
diff options
context:
space:
mode:
authorRoman Chvanikov <chvanikoff@pm.me>2020-09-23 13:56:50 +0300
committerRoman Chvanikov <chvanikoff@pm.me>2020-09-23 13:56:50 +0300
commit8f5589cf667d8dd24da07e58db94225d81a55a7b (patch)
tree7598cf8c495f0d02b3a4704a79e8618bd9652fee /config/description.exs
parentb0bd81ef7187ddf5b4e6cfbc1780fc60b65798c6 (diff)
parenta5e1c400e49e7979e70f2c9dd4887ae144dca44c (diff)
downloadpleroma-8f5589cf667d8dd24da07e58db94225d81a55a7b.tar.gz
pleroma-8f5589cf667d8dd24da07e58db94225d81a55a7b.zip
Merge develop
Diffstat (limited to 'config/description.exs')
-rw-r--r--config/description.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/description.exs b/config/description.exs
index 097e98633..ac3dfbb2b 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -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.",