From 14efc4c29f547f8ef8e07f3d575551c92cd06263 Mon Sep 17 00:00:00 2001 From: Peter Papp Date: Mon, 12 Apr 2021 10:02:30 +0200 Subject: [PATCH] log channel to daily in default --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 95726bdf..f1b8c606 100644 --- a/.env.example +++ b/.env.example @@ -5,7 +5,7 @@ APP_DEBUG=true APP_URL=http://localhost APP_DEMO=false -LOG_CHANNEL=stack +LOG_CHANNEL=daily SCOUT_DRIVER=tntsearch SCOUT_QUEUE=true