projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37f1e78
)
config.exs: make gun the default again
author
rinpatch
<rinpatch@sdf.org>
Tue, 23 Jun 2020 12:52:57 +0000
(15:52 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Wed, 15 Jul 2020 12:26:35 +0000
(15:26 +0300)
config/config.exs
patch
|
blob
|
history
diff --git
a/config/config.exs
b/config/config.exs
index dfc7a99d198901645036162de83f7953c559383d..30b5e83bd432c585a97e0e954bce7d9f0606536d 100644
(file)
--- a/
config/config.exs
+++ b/
config/config.exs
@@
-172,7
+172,7
@@
config :mime, :types, %{
"application/ld+json" => ["activity+json"]
}
-config :tesla, adapter: Tesla.Adapter.
Hackney
+config :tesla, adapter: Tesla.Adapter.
Gun
# Configures http settings, upstream proxy etc.
config :pleroma, :http,