]> BookStack Code Mirror - bookstack/blobdiff - .env.example.complete
Mail: updated peer verify option name and added test
[bookstack] / .env.example.complete
index 8c0accf1de68d2402942a235c1e4363b9c5f77a9..9ce33f58f82b77900eb7ec20bb27e1fdae315f3d 100644 (file)
@@ -79,7 +79,7 @@ MAIL_PORT=1025
 MAIL_USERNAME=null
 MAIL_PASSWORD=null
 MAIL_ENCRYPTION=null
-MAIL_VERIFY_PEER=true
+MAIL_VERIFY_SSL=true
 
 # Command to use when email is sent via sendmail
 MAIL_SENDMAIL_COMMAND="/usr/sbin/sendmail -bs"