Merge branch 'need-reboot-flag' into 'develop'
[akkoma] / config / config.exs
index 41c1ff6371a21e56af6a4fdaf45aaf79801096c1..ccc0c4e525b99b79a08a2c64e8fd6761ac8ff59f 100644 (file)
@@ -241,7 +241,7 @@ config :pleroma, :instance,
   mrf_transparency_exclusions: [],
   autofollowed_nicknames: [],
   max_pinned_statuses: 1,
-  no_attachment_links: true,
+  attachment_links: false,
   welcome_user_nickname: nil,
   welcome_message: nil,
   max_report_comment_size: 1000,