Added emails for new users who arent PRO

• Added:
- emails for new users who arent PRO
This commit is contained in:
mgabdev
2020-09-18 22:49:15 -05:00
parent e734a0cb38
commit a4add61342
5 changed files with 109 additions and 0 deletions
+3
View File
@@ -6,6 +6,9 @@
- [mailers, 2]
- [pull]
:schedule:
introduce_pro_scheduler:
cron: '0 8 * * *'
class: Scheduler::IntroduceProScheduler
remind_expired_pro_scheduler:
cron: '0 8 * * *'
class: Scheduler::RemindExpiredProScheduler