summaryrefslogtreecommitdiff
path: root/config/description.exs
diff options
context:
space:
mode:
Diffstat (limited to 'config/description.exs')
-rw-r--r--config/description.exs4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/description.exs b/config/description.exs
index 661acd716..efea7c137 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -798,9 +798,9 @@ config :pleroma, :config_description, [
]
},
%{
- key: :no_attachment_links,
+ key: :attachment_links,
type: :boolean,
- description: "Enable to disable automatically adding attachment link text to statuses"
+ description: "Enable to automatically add attachment link text to statuses"
},
%{
key: :welcome_message,