Skip to content

Commit 6db8ba9

Browse files
Update the SwiftMailer dev config to match recipe
1 parent a86bda3 commit 6db8ba9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/packages/dev/swiftmailer.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
# See https://symfony.com/doc/current/email/dev_environment.html
12
swiftmailer:
2-
disable_delivery: true
3+
# send all emails to a specific address
4+
#delivery_addresses: ['[email protected]']

0 commit comments

Comments
 (0)