minute: '10,25,40,55'
hour: '*'
description: mautic trigger
+ mautic_emails:
+ user: apache
+ command: 'php /var/www/marketing/app/console mautic:emails:send'
+ minute: '*/5'
+ hour: '*'
+ description: mautic emails
+ mautic_messages:
+ user: apache
+ command: 'php /var/www/marketing/app/console mautic:messages:send'
+ minute: '*/5'
+ hour: '*'
+ description: mautic messages
minute: '10,25,40,55'
hour: '*'
description: mautic trigger
+ mautic_emails:
+ user: apache
+ command: 'php /var/www/marketing/app/console mautic:emails:send'
+ minute: '*/5'
+ hour: '*'
+ description: mautic emails
+ mautic_messages:
+ user: apache
+ command: 'php /var/www/marketing/app/console mautic:messages:send'
+ minute: '*/5'
+ hour: '*'
+ description: mautic messages
\ No newline at end of file