mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2025-01-13 19:01:45 +00:00
Merge pull request 'Change default instance name to "Akkoma"' (#248) from norm/akkoma:default-instance-name into develop
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/248
This commit is contained in:
commit
346f72b471
|
@ -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