Remove deprecated dedupe_media from the config template

stable
rinpatch 5 years ago
parent fe3a830b80
commit 144e2e3e0b

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

Loading…
Cancel
Save