feat: engagment
This commit is contained in:
parent
d9cb0c96a1
commit
94ab86672b
|
|
@ -26,6 +26,6 @@ Schedule::command('meal-posts:generate-ai')
|
|||
->withoutOverlapping(55)
|
||||
->onOneServer();
|
||||
Schedule::command('notifications:send-engagement-reminders')
|
||||
->dailyAt('13:02')
|
||||
->dailyAt('6:50')
|
||||
->withoutOverlapping(30)
|
||||
->onOneServer();
|
||||
|
|
|
|||
Loading…
Reference in New Issue