forked from AkkomaGang/akkoma
Change default instance name to "Akkoma"
This was left at "Pleroma" for some reason.
This commit is contained in:
parent
9038da01cc
commit
9682ec4c5f
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@
|
|||
adapter: []
|
||||
|
||||
config :pleroma, :instance,
|
||||
name: "Pleroma",
|
||||
name: "Akkoma",
|
||||
email: "example@example.com",
|
||||
notify_email: "noreply@example.com",
|
||||
description: "Akkoma: The cooler fediverse server",
|
||||
|
|
Loading…
Reference in a new issue