Remove deprecated dedupe_media from the config template
authorrinpatch <rinpatch@sdf.org>
Thu, 20 Jun 2019 00:40:00 +0000 (03:40 +0300)
committerrinpatch <rinpatch@sdf.org>
Thu, 20 Jun 2019 00:40:00 +0000 (03:40 +0300)
lib/mix/tasks/pleroma/sample_config.eex

index 73d9217be2faa2b23305b72e3812d05ed221c47d..0c4e49f0db5e60adec0364ddfc10f9c2c502449d 100644 (file)
@@ -16,7 +16,6 @@ config :pleroma, :instance,
   notify_email: "<%= notify_email %>",
   limit: 5000,
   registrations_open: true,
-  dedupe_media: false,
   dynamic_configuration: <%= db_configurable? %>
 
 config :pleroma, :media_proxy,