1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Removed mentions of 'mail' mail driver

Closes #2657
This commit is contained in:
Dan Brown
2021-03-27 15:56:36 +00:00
parent b6a0f9f069
commit f02cfd8271
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
return [
// Mail driver to use.
// Options: smtp, mail, sendmail, log
// Options: smtp, sendmail, log, array
'driver' => env('MAIL_DRIVER', 'smtp'),
// SMTP host address