mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Cleaning up comments.
This commit is contained in:
parent
3c19e7ad4a
commit
a2cb6049c9
@ -24,7 +24,7 @@ return array(
|
|||||||
|
|
|
|
||||||
| Here you may provide the host address of the SMTP server used by your
|
| Here you may provide the host address of the SMTP server used by your
|
||||||
| applications. A default option is provided that is compatible with
|
| applications. A default option is provided that is compatible with
|
||||||
| the Mailgun mail service, which will provide reliable delivery.
|
| the Mailgun mail service which will provide reliable deliveries.
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -37,7 +37,7 @@ return array(
|
|||||||
|
|
|
|
||||||
| This is the SMTP port used by your application to delivery e-mails to
|
| This is the SMTP port used by your application to delivery e-mails to
|
||||||
| users of your application. Like the host we have set this value to
|
| users of your application. Like the host we have set this value to
|
||||||
| stay compatible with the Mailgun e-mail application by default.
|
| stay compatible with the Mailgun e-mail applications by default.
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user