Remove deprecated dedupe_media from the config template

This commit is contained in:
rinpatch 2019-06-20 03:40:00 +03:00
parent fe3a830b80
commit 144e2e3e0b

View 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,