forked from AkkomaGang/akkoma
config.exs: make gun the default again
This commit is contained in:
parent
37f1e781cb
commit
9df5918974
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@
|
|||
"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,
|
||||
|
|
Loading…
Reference in a new issue