Merge pull request 'Change default instance name to "Akkoma"' (#248) from norm/akkoma:default-instance-name into develop
ci/woodpecker/push/woodpecker Pipeline is pending Details

Reviewed-on: #248
This commit is contained in:
floatingghost 2022-11-02 01:29:42 +00:00
commit 346f72b471
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",