Skip to content

Commit c2318b8

Browse files
committed
Add sync
1 parent 85d580b commit c2318b8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/packages/messenger.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@ framework:
2828
'PhpList\Core\Domain\Messaging\Message\SubscriberConfirmationMessage': async_email
2929
'PhpList\Core\Domain\Messaging\Message\SubscriptionConfirmationMessage': async_email
3030
'PhpList\Core\Domain\Messaging\Message\PasswordResetMessage': async_email
31-
'PhpList\Core\Domain\Messaging\Message\CampaignProcessorMessage': async_email
31+
'PhpList\Core\Domain\Messaging\Message\CampaignProcessorMessage':
32+
- async_email
33+
- sync

0 commit comments

Comments
 (0)