Remove the unused ingestion queue
This commit is contained in:
parent
ef2ada59e0
commit
d790df73f6
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,
|
activity_expiration: 10,
|
||||||
federator_incoming: 5,
|
federator_incoming: 5,
|
||||||
federator_outgoing: 5,
|
federator_outgoing: 5,
|
||||||
ingestion_queue: 50,
|
|
||||||
web_push: 50,
|
web_push: 50,
|
||||||
transmogrifier: 20,
|
transmogrifier: 20,
|
||||||
background: 5,
|
background: 5,
|
||||||
|
Loading…
Reference in New Issue
Block a user