Merge branch 'pool-usage' into 'develop'
Update of hackney and tesla, removal of superflous default options. See merge request pleroma/pleroma!614
This commit is contained in:
commit
32bed66471
4 changed files with 9 additions and 12 deletions
|
|
@ -741,8 +741,7 @@ defmodule Pleroma.Web.ActivityPub.ActivityPub do
|
|||
{"Content-Type", "application/activity+json"},
|
||||
{"signature", signature},
|
||||
{"digest", digest}
|
||||
],
|
||||
hackney: [pool: :default]
|
||||
]
|
||||
)
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue