Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added information on driver selection
  • Loading branch information
luceos committed May 24, 2024
1 parent 39c4b0f commit fb7921e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,13 @@ php flarum migrate
php flarum cache:clear
```

## Using the Webhook
## Configuration

### Select driver

Make sure to switch to the sendgrid driver on the admin Mail page.

### Set up the webhook
To allow webhook integration with SendGrid, add this to your SendGrid webhook at https://app.sendgrid.com/settings/mail_settings/webhook_settings

```
Expand Down

0 comments on commit fb7921e

Please sign in to comment.