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
1 changed files with 1 additions and 1 deletions

View File

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