Change default instance name to "Akkoma"
ci/woodpecker/pr/woodpecker Pipeline is pending Details

This was left at "Pleroma" for some reason.
This commit is contained in:
Norm 2022-11-01 20:52:17 +00:00
parent 9038da01cc
commit 9682ec4c5f
1 changed files with 1 additions and 1 deletions

View File

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