Skip to content

Commit d61a2d4

Browse files
committed
Merge branch '4.4'
* 4.4: Move to the new DSN format for Mailer
2 parents 351d782 + 75c51ba commit d61a2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ environment:
732732
# config/packages/dev/mailer.yaml
733733
framework:
734734
mailer:
735-
dsn: 'smtp://null'
735+
dsn: 'null://null'
736736
737737
.. note::
738738

0 commit comments

Comments
 (0)