Skip to content

Commit

Permalink
Add sidekiq config file
Browse files Browse the repository at this point in the history
  • Loading branch information
fumimowdan committed Sep 13, 2023
1 parent 664ac26 commit 9c3f4a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/sidekiq.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
:concurrency: 2
production:
:concurrency: 5

0 comments on commit 9c3f4a7

Please sign in to comment.