remove rollbar queue, use mailers queue for mail stuff
This commit is contained in:
parent
958fa30f6b
commit
b7d1c80ff0
|
@ -8,9 +8,8 @@ production:
|
||||||
:queues:
|
:queues:
|
||||||
- share
|
- share
|
||||||
- paperclip
|
- paperclip
|
||||||
- mailer
|
- mailers
|
||||||
- deletion
|
- deletion
|
||||||
- rollbar
|
|
||||||
- question
|
- question
|
||||||
- export
|
- export
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue