config: make instance description configurable
This commit is contained in:
parent
d93789dfde
commit
cf219b6add
3 changed files with 5 additions and 2 deletions
|
|
@ -52,6 +52,7 @@ config :pleroma, :instance,
|
|||
version: version,
|
||||
name: "Pleroma",
|
||||
email: "example@example.com",
|
||||
description: "A Pleroma instance, an alternative fediverse server",
|
||||
limit: 5000,
|
||||
upload_limit: 16_000_000,
|
||||
registrations_open: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue