disable upnp, since there's likely no such support for mobile

pull/5/head
fuwa 4 years ago
parent e0abf7307d
commit fc6878c744

@ -92,6 +92,7 @@ final config = CryptoConfig
'--max-concurrency=1',
'--fast-block-sync=1',
'--block-sync-size=5',
'--no-igd',
'--check-updates=disabled',
'--disable-dns-checkpoints',
],