{ "BrowsersConfig": { "Enabled": true }, "ClusterConfig": { "Enabled": true }, "DataDir": "./ethereum/mainnet", "EnableNTPSync": true, "KeyStoreDir": "./keystore", "IPFSDir": "./ipfs", "LogEnabled": true, "LogFile": "geth.log", "LogLevel": "INFO", "MailserversConfig": { "Enabled": true }, "Name": "StatusDesktop", "NetworkId": 1, "NoDiscovery": false, "PermissionsConfig": { "Enabled": true }, "Rendezvous": true, "RegisterTopics": ["whispermail"], "RequireTopics": { "whisper": { "Max": 2, "Min": 2 } }, "ShhextConfig": { "BackupDisabledDataDir": "./", "DataSyncEnabled": true, "InstallationID": "%INSTALLATIONID%", "MailServerConfirmations": true, "MaxMessageDeliveryAttempts": 6, "PFSEnabled": true, "VerifyENSContractAddress": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e", "VerifyENSURL": "https://mainnet.infura.io/v3/%INFURA_TOKEN_RESOLVED%", "VerifyTransactionChainID": 1, "VerifyTransactionURL": "https://mainnet.infura.io/v3/%INFURA_TOKEN_RESOLVED%", "BandwidthStatsEnabled": true }, "Web3ProviderConfig": { "Enabled": true }, "EnsConfig": { "Enabled": true }, "StatusAccountsConfig": { "Enabled": true }, "UpstreamConfig": { "Enabled": true, "URL": "https://mainnet.infura.io/v3/%INFURA_TOKEN_RESOLVED%" }, "WakuConfig": { "BloomFilterMode": true, "Enabled": true, "LightClient": true, "MinimumPoW": 0.001 }, "WakuV2Config": { "Enabled": false, "Host": "0.0.0.0", "Port": %DEFAULT_WAKUV2_CONFIG_PORT%, "LightClient": false, "PersistPeers": true, "EnableDiscV5": true, "UDPPort": %DEFAULT_WAKUV2_CONFIG_PORT%, "PeerExchange": true, "AutoUpdate": true }, "WalletConfig": { "Enabled": true, "OpenseaAPIKey": "", "RaribleMainnetAPIKey": "", "RaribleTestnetAPIKey": "", "AlchemyAPIKeys": {}, "InfuraAPIKey": "", "InfuraAPIKeySecret": "" }, "Networks": [], "TorrentConfig": { "Enabled": false, "Port": %DEFAULT_TORRENT_CONFIG_PORT%, "DataDir": "%DEFAULT_TORRENT_CONFIG_DATADIR%", "TorrentDir": "%DEFAULT_TORRENT_CONFIG_TORRENTDIR%" } }