This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2016-03-25 06:20:31 -07:00
|
|
|
---
|
|
|
|
:concurrency: 5
|
2017-05-04 17:23:01 -07:00
|
|
|
:queues:
|
|
|
|
- default
|
|
|
|
- push
|
|
|
|
- pull
|
|
|
|
- mailers
|
|
|
|
:schedule:
|
|
|
|
subscriptions_scheduler:
|
|
|
|
cron: '0 5 * * *'
|
|
|
|
class: Scheduler::SubscriptionsScheduler
|