From ae02e3fd8d2c28d295f6668b8f23e253b045f9b7 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 29 Mar 2016 11:46:21 +0200 Subject: [PATCH] New example configuration that includes user account activation (disabled by default). --- .env.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.env.example b/.env.example index d9522e8d64..337ec714db 100755 --- a/.env.example +++ b/.env.example @@ -32,6 +32,9 @@ MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION=null +SEND_REGISTRATION_MAIL=true +MUST_CONFIRM_ACCOUNT=false + SHOW_INCOMPLETE_TRANSLATIONS=false ANALYTICS_ID=