mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-02 14:44:13 +00:00
Remove domain from sample_config template
This commit is contained in:
parent
b0c3211984
commit
30812f8451
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue