]> BookStack Code Mirror - bookstack/commitdiff
Updated default mail options
authorDan Brown <redacted>
Sat, 14 Mar 2020 17:32:11 +0000 (17:32 +0000)
committerDan Brown <redacted>
Sat, 14 Mar 2020 17:32:11 +0000 (17:32 +0000)
.env.example

index 9e64828b5de45065f0e21d766ef3d44fb594b700..f5e81277cedbdc90bb6a896b4c1476f16154c95a 100644 (file)
@@ -17,9 +17,13 @@ DB_USERNAME=database_username
 DB_PASSWORD=database_user_password
 
 # Mail system to use
-# Can be 'smtp', 'mail' or 'sendmail'
+# Can be 'smtp' or 'sendmail'
 MAIL_DRIVER=smtp
 
+# Mail sender options
+MAIL_FROM_NAME=BookStack
+MAIL_FROM=bookstack@example.com
+
 # SMTP mail options
 MAIL_HOST=localhost
 MAIL_PORT=1025
Morty Proxy This is a proxified and sanitized view of the page, visit original site.