Merge branch 'need-reboot-flag' into 'develop'
[akkoma] / config / description.exs
index 661acd7167b224a586fcf1424f2675dd868a714c..efea7c137728dd2cbf2a1d7674ce97792ded7a4b 100644 (file)
@@ -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,