mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
52a28d52b3
* Remove ONBOARDING_V2 flag for release * Remove new usage * Update e2e tests * Update incremental-security.spec.js * Fix lint Co-authored-by: PeterYinusa <peter.yinusa@consensys.net>
18 lines
452 B
INI
18 lines
452 B
INI
; Extra environment variables
|
|
PASSWORD=METAMASK PASSWORD
|
|
INFURA_PROJECT_ID=00000000000
|
|
SEGMENT_WRITE_KEY=
|
|
SWAPS_USE_DEV_APIS=
|
|
NFTS_V1=
|
|
PUBNUB_PUB_KEY=
|
|
PUBNUB_SUB_KEY=
|
|
TOKEN_ALLOWANCE_IMPROVEMENTS=
|
|
PORTFOLIO_URL=
|
|
TRANSACTION_SECURITY_PROVIDER=
|
|
|
|
; Set this to '1' to enable support for Sign-In with Ethereum [EIP-4361](https://eips.ethereum.org/EIPS/eip-4361)
|
|
SIWE_V1=
|
|
|
|
; Set this to test changes to the phishing warning page.
|
|
PHISHING_WARNING_PAGE_URL=
|