forked from AkkomaGang/akkoma
Remove deprecated dedupe_media from the config template
This commit is contained in:
parent
fe3a830b80
commit
144e2e3e0b
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue