Skip to content

Commit

Permalink
feat: update snippet for performance check that mails are sent over q…
Browse files Browse the repository at this point in the history
…ueue (#223)
  • Loading branch information
tinect committed Oct 4, 2023
1 parent 51a9f00 commit f4e45fd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -21,7 +21,7 @@ public function collect(HealthCollection $collection): void
$collection->add(
SettingsResult::warning(
'mail',
'Mail sending',
'Sending mails over queue',
'disabled',
'enabled',
'https://developer.shopware.com/docs/guides/hosting/infrastructure/message-queue#sending-mails-over-the-message-queue'
Expand Down

0 comments on commit f4e45fd

Please sign in to comment.