* fix_: no log file https://github.com/status-im/status-go/compare/c5e4eb1a...388fce10 * chore_: fix lint issue * chore_: set error level for release build https://github.com/status-im/status-go/compare/c5e4eb1a...ba8fd519
26 lines
542 B
Bash
26 lines
542 B
Bash
DEBUG_WEBVIEW=0
|
|
ETHEREUM_DEV_CLUSTER=0
|
|
EXTENSIONS=0
|
|
GROUP_CHATS_ENABLED=1
|
|
LOG_LEVEL=error
|
|
MAILSERVER_CONFIRMATIONS_ENABLED=1
|
|
MAINNET_WARNING_ENABLED=1
|
|
PFS_ENCRYPTION_ENABLED=1
|
|
PFS_TOGGLE_VISIBLE=0
|
|
POW_TARGET=0.002
|
|
POW_TIME=1
|
|
SNOOPY=0
|
|
KEYCARD_TEST_MENU=0
|
|
RPC_NETWORKS_ONLY=1
|
|
PARTITIONED_TOPIC=0
|
|
ENABLE_ROOT_ALERT=1
|
|
MAX_IMAGES_BATCH=1
|
|
DELETE_MESSAGE_ENABLED=1
|
|
FAST_CREATE_COMMUNITY_ENABLED=0
|
|
TEST_NETWORKS_ENABLED=0
|
|
STATUS_PROXY_STAGE_NAME=prod
|
|
FLAG_WALLET_CONNECT_ENABLED=1
|
|
API_LOGGING_ENABLED=0
|
|
SENTRY_ENABLED=1
|
|
SENTRY_ENVIRONMENT=production
|