From a0677042775b2b5700280c2b3217432b914e80be Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 20 Dec 2015 07:34:01 +0100 Subject: [PATCH] Move stuff around. --- .env.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 9a4ad1ba45..0633f79412 100644 --- a/.env.example +++ b/.env.example @@ -18,8 +18,9 @@ EMAIL_SMTP= EMAIL_DRIVER=smtp EMAIL_USERNAME= EMAIL_PASSWORD= -ANALYTICS_ID= EMAIL_PRETEND=false + +ANALYTICS_ID= RUNCLEANUP=true SITE_OWNER=mail@example.com