MIF_E31222691/config
Bram in 't Zandt 14b6505bba
Update mail.php (#5877)
Add `local_domain` as an option to the smtp configuration. This can be used to change the domain that is used to send the `EHLO` command during the SMTP handshake.

`null` is a sensible default since Symfony/Mailer will use it's own default (`127.0.0.1`) to send the mail.

Co-authored-by: Bram in 't Zandt <bram@bigspark.com>
2022-05-04 09:05:31 -05:00
..
app.php [9.x] Add missing maintenance to config (#5868) 2022-04-20 15:29:25 -05:00
auth.php fix spacing 2022-02-01 08:43:03 -06:00
broadcasting.php [9.x] Add client_options to Pusher driver (#5743) 2021-12-08 07:58:10 -06:00
cache.php The comment for cache key prefix needed an update (#5849) 2022-03-21 15:35:38 -07:00
cors.php add sanctum cookie endpoint to default cors paths 2020-11-10 14:18:52 -06:00
database.php wip 2022-04-05 20:53:46 -05:00
filesystems.php [9.x] add throw to filesystems config (#5835) 2022-03-06 10:30:51 -06:00
hashing.php Update the default Argon2 options 2022-02-03 16:06:00 +01:00
logging.php Update logging.php (#5874) 2022-05-03 09:31:17 -05:00
mail.php Update mail.php (#5877) 2022-05-04 09:05:31 -05:00
queue.php Add missing 'after_commit' attribute (#5554) 2021-03-09 08:51:56 -06:00
sanctum.php [9.x] Update sanctum config file (#5820) 2022-02-17 09:16:40 -06:00
services.php Add option to configure Mailgun transporter scheme (#5831) 2022-03-03 08:13:57 -06:00
session.php remove session key 2022-02-04 09:34:38 -06:00
view.php remove config entry 2020-03-06 07:57:18 -06:00