forked from AkkomaGang/akkoma
Config: Default to Hackney again
Gun is still acting up.
This commit is contained in:
parent
ac0a8dfdd4
commit
7bcd2e948e
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@
|
||||||
"application/ld+json" => ["activity+json"]
|
"application/ld+json" => ["activity+json"]
|
||||||
}
|
}
|
||||||
|
|
||||||
config :tesla, adapter: Tesla.Adapter.Gun
|
config :tesla, adapter: Tesla.Adapter.Hackney
|
||||||
|
|
||||||
# Configures http settings, upstream proxy etc.
|
# Configures http settings, upstream proxy etc.
|
||||||
config :pleroma, :http,
|
config :pleroma, :http,
|
||||||
|
|
Loading…
Reference in a new issue