mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-01-08 16:25:25 +00:00
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
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,
|
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 a new issue