forked from AkkomaGang/akkoma
Update sample_config.eex
This commit is contained in:
parent
3f0440ac3c
commit
f34232da86
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ config :pleroma, :instance,
|
|||
email: "<%= email %>",
|
||||
limit: 5000,
|
||||
registrations_open: true,
|
||||
dedupe_media: true
|
||||
dedupe_media: false
|
||||
|
||||
config :pleroma, :media_proxy,
|
||||
enabled: false,
|
||||
|
|
Loading…
Reference in a new issue