Change default instance name to "Akkoma"
[akkoma] / config / config.exs
index 5eb82cd3305537c9bd76a103baf756f8d4a2447e..1af0370519225e7299a1673000b6a781a587f9f8 100644 (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",