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 %>",
|
email: "<%= email %>",
|
||||||
limit: 5000,
|
limit: 5000,
|
||||||
registrations_open: true,
|
registrations_open: true,
|
||||||
dedupe_media: true
|
dedupe_media: false
|
||||||
|
|
||||||
config :pleroma, :media_proxy,
|
config :pleroma, :media_proxy,
|
||||||
enabled: false,
|
enabled: false,
|
||||||
|
|
Loading…
Reference in a new issue