From 6f2345efe46011cd61cc2c22f56606da1b9ce744 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Thu, 25 Apr 2019 14:13:21 +0800 Subject: [PATCH] Add missing env item --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index cd325a88..252381f7 100644 --- a/.env.example +++ b/.env.example @@ -61,6 +61,7 @@ MAIL_HOST = null MAIL_PORT = 465 MAIL_USERNAME = null MAIL_PASSWORD = null +MAIL_ENCRYPTION = null # Change below lines only if you know what they mean! CACHE_DRIVER = file