Skip to content

Commit

Permalink
Remove the unprefix queue
Browse files Browse the repository at this point in the history
  • Loading branch information
andyduong1920 committed Sep 14, 2023
1 parent efbd166 commit a8868a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/sidekiq.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
:concurrency: <%= ENV['SIDEKIQ_CONCURRENCY'] || 4 %>
:queues:
- [default, 1]
- [mailers, 2]
- [development_default, 1]
- [development_mailers, 2]
- [production_default, 1]
Expand Down

0 comments on commit a8868a7

Please sign in to comment.