HOR-935 Retirar las notificaciones Mobile del proceso de derivación y ejecutarlas asincronamente
up observations by QA
This commit is contained in:
@@ -8,7 +8,8 @@ try {
|
||||
'cron' => ['title' => 'CRON'],
|
||||
'ldapcron' => ['title' => 'LDAP Advanced CRON'],
|
||||
'messageeventcron' => ['title' => 'Message-Event CRON'],
|
||||
'timereventcron' => ['title' => 'Timer-Event CRON']
|
||||
'timereventcron' => ['title' => 'Timer-Event CRON'],
|
||||
'sendnotificationscron' => ['title' => 'Send-Notifications CRON']
|
||||
];
|
||||
|
||||
//Define constants
|
||||
|
||||
Reference in New Issue
Block a user