Skip to content

Commit

Permalink
add exports and translations queue to sidekiq (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeig authored Sep 20, 2022
1 parent dccec82 commit b78876d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/sidekiq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
- [user_report, 2]
- [block_user, 2]
- [metrics, 1]
- [exports, 1]
- [translations, 1]

0 comments on commit b78876d

Please sign in to comment.