mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-14 04:52:17 +00:00
Remove the unused ingestion queue
This commit is contained in:
parent
ef2ada59e0
commit
d790df73f6
2 changed files with 0 additions and 1 deletions
0
changelog.d/ingestion-queue.skip
Normal file
0
changelog.d/ingestion-queue.skip
Normal file
|
@ -587,7 +587,6 @@ config :pleroma, Oban,
|
|||
activity_expiration: 10,
|
||||
federator_incoming: 5,
|
||||
federator_outgoing: 5,
|
||||
ingestion_queue: 50,
|
||||
web_push: 50,
|
||||
transmogrifier: 20,
|
||||
background: 5,
|
||||
|
|
Loading…
Reference in a new issue