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
1878d77359
commit
764c7cd00c
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
:dead_max_jobs: 100_000 # Default 10000
|
||||
:dead_max_jobs: 100_000
|
||||
:concurrency: <%= ENV.fetch('SIDEKIQ_CONCURRENCY', 5) %>
|
||||
:queues:
|
||||
- [default, 8]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user