projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe3a830
)
Remove deprecated dedupe_media from the config template
author
rinpatch
<rinpatch@sdf.org>
Thu, 20 Jun 2019 00:40:00 +0000
(
03:40
+0300)
committer
rinpatch
<rinpatch@sdf.org>
Thu, 20 Jun 2019 00:40:00 +0000
(
03:40
+0300)
lib/mix/tasks/pleroma/sample_config.eex
patch
|
blob
|
history
diff --git
a/lib/mix/tasks/pleroma/sample_config.eex
b/lib/mix/tasks/pleroma/sample_config.eex
index 73d9217be2faa2b23305b72e3812d05ed221c47d..0c4e49f0db5e60adec0364ddfc10f9c2c502449d 100644
(file)
--- a/
lib/mix/tasks/pleroma/sample_config.eex
+++ b/
lib/mix/tasks/pleroma/sample_config.eex
@@
-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,