add ability to set a custom user-agent string

This commit is contained in:
Sadposter 2019-11-25 09:53:11 +00:00
commit d3656c2725
4 changed files with 26 additions and 2 deletions

View file

@ -209,6 +209,7 @@ config :tesla, adapter: Tesla.Adapter.Hackney
config :pleroma, :http,
proxy_url: nil,
send_user_agent: true,
user_agent: :default,
adapter: [
ssl_options: [
# Workaround for remote server certificate chain issues