Config: Default to Hackney again

Gun is still acting up.
This commit is contained in:
lain 2020-07-31 10:50:45 +02:00
parent ac0a8dfdd4
commit 7bcd2e948e
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ config :mime, :types, %{
"application/ld+json" => ["activity+json"]
}
config :tesla, adapter: Tesla.Adapter.Gun
config :tesla, adapter: Tesla.Adapter.Hackney
# Configures http settings, upstream proxy etc.
config :pleroma, :http,