diff --git a/config/sidekiq.yml b/config/sidekiq.yml index 525b6171..2d7c66ec 100644 --- a/config/sidekiq.yml +++ b/config/sidekiq.yml @@ -7,4 +7,5 @@ production: :concurrency: 25 :queues: - share - - paperclip \ No newline at end of file + - paperclip + - mailer \ No newline at end of file