projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
364b696
)
mix format
author
FloatingGhost
<hannah@coffee-and-dreams.uk>
Mon, 4 Jul 2022 16:38:16 +0000
(17:38 +0100)
committer
FloatingGhost
<hannah@coffee-and-dreams.uk>
Mon, 4 Jul 2022 16:38:16 +0000
(17:38 +0100)
lib/mix/pleroma.ex
patch
|
blob
|
history
diff --git
a/lib/mix/pleroma.ex
b/lib/mix/pleroma.ex
index 4eff378599657b9bb1d480835e45683fc6659ad2..f4a6bcf631ac8f05eb33abeecf8e1790279eadc8 100644
(file)
--- a/
lib/mix/pleroma.ex
+++ b/
lib/mix/pleroma.ex
@@
-25,7
+25,6
@@
defmodule Mix.Pleroma do
Application.put_env(:phoenix, :serve_endpoints, false, persistent: true)
Finch.start_link(name: MyFinch)
-
unless System.get_env("DEBUG") do
Logger.remove_backend(:console)
end