From 6104ec05e3678fb0747314b1cb07ca3642b41d74 Mon Sep 17 00:00:00 2001 From: Alexander Pantiukhov Date: Wed, 11 Dec 2024 14:36:09 +0100 Subject: [PATCH] NEEDS TO BE REVERTED LATER: logs: temporarily enabling loggin in release --- .env.release | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.release b/.env.release index c34df0d0ee..60d3d25386 100644 --- a/.env.release +++ b/.env.release @@ -2,7 +2,7 @@ DEBUG_WEBVIEW=0 ETHEREUM_DEV_CLUSTER=0 EXTENSIONS=0 GROUP_CHATS_ENABLED=1 -LOG_LEVEL= +LOG_LEVEL=debug MAILSERVER_CONFIRMATIONS_ENABLED=1 MAINNET_WARNING_ENABLED=1 PFS_ENCRYPTION_ENABLED=1 @@ -20,4 +20,4 @@ FAST_CREATE_COMMUNITY_ENABLED=0 TEST_NETWORKS_ENABLED=0 STATUS_PROXY_STAGE_NAME=prod FLAG_WALLET_CONNECT_ENABLED=1 -API_LOGGING_ENABLED=0 +API_LOGGING_ENABLED=1