[8.x] Add failover in supported mail configurations comment section (#5692)

Co-authored-by: Surajit Basak <surajit@adrobit.com>
This commit is contained in:
Surajit Basak
2021-09-28 18:29:24 +05:30
committed by GitHub
parent 4f8a0f35fa
commit 1e5b9989c3

View File

@@ -29,7 +29,7 @@ return [
| mailers below. You are free to add additional mailers as required. | mailers below. You are free to add additional mailers as required.
| |
| Supported: "smtp", "sendmail", "mailgun", "ses", | Supported: "smtp", "sendmail", "mailgun", "ses",
| "postmark", "log", "array" | "postmark", "log", "array", "failover"
| |
*/ */