logs: enable nightly (#21864)
This commit is contained in:
parent
b11c817392
commit
b09f3fa6da
|
@ -2,7 +2,7 @@ DEBUG_WEBVIEW=1
|
|||
ETHEREUM_DEV_CLUSTER=1
|
||||
EXTENSIONS=0
|
||||
GROUP_CHATS_ENABLED=1
|
||||
LOG_LEVEL=info
|
||||
LOG_LEVEL=debug
|
||||
MAILSERVER_CONFIRMATIONS_ENABLED=1
|
||||
MAINNET_WARNING_ENABLED=1
|
||||
PFS_ENCRYPTION_ENABLED=1
|
||||
|
@ -23,4 +23,4 @@ FAST_CREATE_COMMUNITY_ENABLED=0
|
|||
TEST_NETWORKS_ENABLED=0
|
||||
ENABLE_ALERT_BANNER=1
|
||||
FLAG_WALLET_CONNECT_ENABLED=1
|
||||
API_LOGGING_ENABLED=0
|
||||
API_LOGGING_ENABLED=1
|
||||
|
|
Loading…
Reference in New Issue