Skip to content

Commit

Permalink
closes #486
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloebiz committed Nov 26, 2018
1 parent 3366b36 commit 98af827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/crontab.xml
Expand Up @@ -21,7 +21,7 @@
<schedule>*/5 * * * *</schedule>
</job>
<job name="ebizmarts_clean_webhooks" instance="Ebizmarts\MailChimp\Cron\WebhookClean" method="execute">
<schedule>*/5 * * * *</schedule>
<schedule>0 * * * *</schedule>
</job>
</group>
</config>

0 comments on commit 98af827

Please sign in to comment.