projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9038da0
)
Change default instance name to "Akkoma"
author
Norm
<normandy@biribiri.dev>
Tue, 1 Nov 2022 20:52:17 +0000
(20:52 +0000)
committer
Norm
<normandy@biribiri.dev>
Tue, 1 Nov 2022 20:52:17 +0000
(20:52 +0000)
This was left at "Pleroma" for some reason.
config/config.exs
patch
|
blob
|
history
diff --git
a/config/config.exs
b/config/config.exs
index 5eb82cd3305537c9bd76a103baf756f8d4a2447e..1af0370519225e7299a1673000b6a781a587f9f8 100644
(file)
--- a/
config/config.exs
+++ b/
config/config.exs
@@
-185,7
+185,7
@@
config :pleroma, :http,
adapter: []
config :pleroma, :instance,
- name: "
Pler
oma",
+ name: "
Akk
oma",
email: "example@example.com",
notify_email: "noreply@example.com",
description: "Akkoma: The cooler fediverse server",