diff --git a/.env.example b/.env.example index cf3705af0..2397a5b15 100644 --- a/.env.example +++ b/.env.example @@ -36,3 +36,4 @@ EMAIL_PORT=587 EMAIL_HOST_USER=mail@your.domain.here EMAIL_HOST_PASSWORD=emailpassword123 EMAIL_USE_TLS=true +EMAIL_USE_SSL=false