Enable Gun adapter by default
We need devs to dogfood this before we merge it into the 2.1 release
This commit is contained in:
parent
bf474ca3c1
commit
b17d8d305f
@ -170,7 +170,7 @@ config :mime, :types, %{
|
|||||||
"application/ld+json" => ["activity+json"]
|
"application/ld+json" => ["activity+json"]
|
||||||
}
|
}
|
||||||
|
|
||||||
config :tesla, adapter: Tesla.Adapter.Hackney
|
config :tesla, adapter: Tesla.Adapter.Gun
|
||||||
# Configures http settings, upstream proxy etc.
|
# Configures http settings, upstream proxy etc.
|
||||||
config :pleroma, :http,
|
config :pleroma, :http,
|
||||||
proxy_url: nil,
|
proxy_url: nil,
|
||||||
|
Loading…
Reference in New Issue
Block a user