mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 11:06:25 +00:00
Jakub Sokołowski
158f9b4938
This way the nix expression in nix/mobile/android/targets/release-android.nix will not fail. And the naming of build types and `.env.${type}` files will be more consistent. Signed-off-by: Jakub Sokołowski <jakub@status.im>
20 lines
387 B
Plaintext
20 lines
387 B
Plaintext
DEBUG_WEBVIEW=0
|
|
DEFAULT_NETWORK=mainnet_rpc
|
|
ERC20_CONTRACT_WARNINGS=0
|
|
ETHEREUM_DEV_CLUSTER=0
|
|
EXTENSIONS=1
|
|
FLEET=eth.beta
|
|
GROUP_CHATS_ENABLED=1
|
|
LOG_LEVEL_STATUS_GO=
|
|
LOG_LEVEL=info
|
|
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
|
|
RPC_NETWORKS_ONLY=1
|
|
PARTITIONED_TOPIC=0
|
|
MOBILE_UI_FOR_DESKTOP=0
|