Skip to content

Commit 67d9d6a

Browse files
committed
Update README
1 parent 48127ec commit 67d9d6a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ to make it compatiable with SwiftMailer.
2626

2727
```
2828

29+
*config/packages/swiftmailer.yaml*
30+
```yml
31+
swiftmailer:
32+
transport: expertcoder_swift_mailer.send_grid
33+
```
34+
35+
Don't forget to set your Sendgrid API Key in your *.env* file, and that you can set your mail's categories from `config/packages/expert_coder_swiftmailer_send_grid.yaml`
36+
2937
Applications that don't use Symfony Flex
3038
----------------------------------------
3139

0 commit comments

Comments
 (0)