From 35c78fa62e07c04d390e35b07800e378059fbdc9 Mon Sep 17 00:00:00 2001 From: Anton Titov Date: Fri, 8 May 2020 21:42:12 +0300 Subject: [PATCH] Update .env.sample --- .env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index 8d973d0..f0c8b9a 100644 --- a/.env.sample +++ b/.env.sample @@ -1,5 +1,5 @@ # Debug mode disabled view cache and enabled higher verbosity. -DEBUG = false +DEBUG = true # Set to application specific value, used to encrypt/decrypt cookies and etc. ENCRYPTER_KEY = {encrypt-key}