projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e22f3ce
)
don't set primary just yet
author
FloatingGhost
<hannah@coffee-and-dreams.uk>
Fri, 1 Jul 2022 12:15:21 +0000
(13:15 +0100)
committer
FloatingGhost
<hannah@coffee-and-dreams.uk>
Fri, 1 Jul 2022 12:15:21 +0000
(13:15 +0100)
config/config.exs
patch
|
blob
|
history
diff --git
a/config/config.exs
b/config/config.exs
index 15bcfb2b9c37a3c00b3d09480f6ce5aafdaeaee9..cecbea9b3f306a5e1e3dbbbe551f32a65c946479 100644
(file)
--- a/
config/config.exs
+++ b/
config/config.exs
@@
-718,10
+718,6
@@
config :pleroma, :static_fe, enabled: false
# available: %{...}
config :pleroma, :frontends,
- primary: %{
- "name" => "pleroma-fe",
- "ref" => "develop"
- },
available: %{
"pleroma-fe" => %{
"name" => "pleroma-fe",