Increase background job concurrency to 20

This commit is contained in:
Mark Felder 2024-07-15 10:28:55 -04:00
parent 2f14990c5c
commit 52b6dd8bff

View file

@ -589,7 +589,7 @@
federator_outgoing: 5,
web_push: 50,
transmogrifier: 20,
background: 5,
background: 20,
search_indexing: [limit: 10, paused: true],
slow: 1
],