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