From 5325eb34cde04a0a4f6c6635bda026182dbf1846 Mon Sep 17 00:00:00 2001 From: idevakk <219866223+idevakk@users.noreply.github.com> Date: Sun, 28 Sep 2025 21:58:16 +0530 Subject: [PATCH] chore: add FILAMENT_LOG_VIEWER_DRIVER key --- .env.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.example b/.env.example index fba5d94..2d28a28 100644 --- a/.env.example +++ b/.env.example @@ -66,3 +66,5 @@ VITE_APP_NAME="${APP_NAME}" ACTIVITY_LOGGER_ENABLED=true ACTIVITY_LOGGER_TABLE_NAME=activity_log + +FILAMENT_LOG_VIEWER_DRIVER=raw