projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0c3211
)
Remove domain from sample_config template
author
raeno
<just.raeno@gmail.com>
Fri, 14 Dec 2018 20:08:25 +0000
(21:08 +0100)
committer
raeno
<just.raeno@gmail.com>
Fri, 14 Dec 2018 20:08:25 +0000
(21:08 +0100)
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 8eacefab2d0820a831c8ac36b09a709b7156400e..0cd572797567a28e918c590c78b1fbceade68ca3 100644
(file)
--- a/
lib/mix/tasks/pleroma/sample_config.eex
+++ b/
lib/mix/tasks/pleroma/sample_config.eex
@@
-12,7
+12,6
@@
config :pleroma, Pleroma.Web.Endpoint,
config :pleroma, :instance,
name: "<%= name %>",
email: "<%= email %>",
- domain: "<%= domain %>,
limit: 5000,
registrations_open: true,
dedupe_media: false