... | ... |
@@ -26,4 +26,4 @@ $GLOBALS['NOTIFICATION_CENTER']['NOTIFICATION_TYPE']['contao']['news_submitted'] |
26 | 26 |
) |
27 | 27 |
); |
28 | 28 |
|
29 |
-$GLOBALS['TL_CRON']['daily'][] = array('eSM_nc_news\\NewsNotifications', 'sendNotifications'); |
|
30 | 29 |
\ No newline at end of file |
30 |
+$GLOBALS['TL_CRON']['hourly'][] = array('eSM_nc_news\NewsNotifications', 'sendNotifications'); |
|
31 | 31 |
\ No newline at end of file |