mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2024-11-20 05:49:54 +01:00
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 @@ config :pleroma, :http,
|
|||
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