mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-27 18:10:58 +00:00
Update sidekiq.yml
This commit is contained in:
parent
b14f113929
commit
1878d77359
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
:dead_max_jobs: 100_000 # Default 10000
|
||||
:concurrency: <%= ENV.fetch('SIDEKIQ_CONCURRENCY', 5) %>
|
||||
:queues:
|
||||
- [default, 8]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user