Merge branch 'oban/remove-ingestion' into 'develop'
Remove the unused ingestion queue See merge request pleroma/pleroma!4173
This commit is contained in:
commit
680da772e7
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