VRFS-736 updated for user_progress_emailer
This commit is contained in:
parent
bbd0c27d23
commit
3891cea86d
|
|
@ -24,3 +24,7 @@ EmailErrorCollector:
|
|||
class: "JamRuby::EmailErrorCollector"
|
||||
description: "Collects sendgrid email errors"
|
||||
|
||||
UserProgressEmailer:
|
||||
cron: "30 21 * * *"
|
||||
class: "JamRuby::UserProgressEmailer"
|
||||
description: "Sends periodic user progress emails"
|
||||
|
|
|
|||
Loading…
Reference in New Issue