Skip to content

Commit

Permalink
Update notification cron job group name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
david-fuehr authored Jul 17, 2019
1 parent 64b9c2e commit 24b8020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ If you need to setup your cronjob in Magento <a href="http://devdocs.magento.com

We have defined this:
```
<group id="index">
<group id="adyen_payment">
<job name="adyen_payment_process_notification" instance="Adyen\Payment\Model\Cron" method="processNotification">
<schedule>*/1 * * * *</schedule>
</job>
Expand Down

0 comments on commit 24b8020

Please sign in to comment.