Compare commits

...
Author SHA1 Message Date
frank 63226f7f77 fix_: default log level to error for release build 2024-10-31 15:07:35 +08:00
+1 -1
View File
@@ -3,7 +3,7 @@ DEFAULT_NETWORK=mainnet_rpc
ETHEREUM_DEV_CLUSTER=0
EXTENSIONS=0
GROUP_CHATS_ENABLED=1
LOG_LEVEL=
LOG_LEVEL=error
MAILSERVER_CONFIRMATIONS_ENABLED=1
MAINNET_WARNING_ENABLED=1
PFS_ENCRYPTION_ENABLED=1