Remove domain from sample_config template

This commit is contained in:
raeno 2018-12-14 21:08:25 +01:00
parent b0c3211984
commit 30812f8451
1 changed files with 0 additions and 1 deletions

View File

@ -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