parent
b17b2f25ac
commit
a49d43d112
29 changed files with 437 additions and 103 deletions
|
@ -6,6 +6,9 @@
|
|||
- [mailers, 2]
|
||||
- [pull]
|
||||
:schedule:
|
||||
scheduled_statuses_scheduler:
|
||||
every: '5m'
|
||||
class: Scheduler::ScheduledStatusesScheduler
|
||||
subscriptions_scheduler:
|
||||
cron: '<%= Random.rand(0..59) %> <%= Random.rand(4..6) %> * * *'
|
||||
class: Scheduler::SubscriptionsScheduler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue