Merge branch 'gun' of git.pleroma.social:alex.s/pleroma into gun

This commit is contained in:
Alexander Strizhakov 2020-03-18 14:08:40 +03:00
commit 51ce0813d3
No known key found for this signature in database
GPG key ID: 022896A53AEF1381

View file

@ -170,7 +170,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,
proxy_url: nil,