Remove default pool, it's used automatically anyway.
This commit is contained in:
parent
f5d7b0003e
commit
d4799e0dc2
3 changed files with 1 additions and 4 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