Skip to content

Commit a2c607b

Browse files
committed
[Mailer] Move remaining DSN to new format
1 parent ca56502 commit a2c607b

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
@@ -749,7 +749,7 @@ environment:
749749
# config/packages/dev/mailer.yaml
750750
framework:
751751
mailer:
752-
dsn: 'smtp://null'
752+
dsn: 'null://null'
753753
754754
.. note::
755755

0 commit comments

Comments
 (0)