Cron sending overdue-tasks even though not called

I have cron setup with php cli cronjob > 2>&1, with no mention of ‘notification:overdue-tasks’. Still, when I run it it sends out one email per project with overdue tasks. I have looked and can’t find where to shut this down - is there something on the interface or code that defaults this notification to ‘on’?

1 Like