flutter work

This commit is contained in:
John Smith 2022-06-15 21:51:38 -04:00
parent a3e43ef68b
commit b8d684dbee
12 changed files with 447 additions and 15 deletions

View file

@ -77,9 +77,9 @@ Future<VeilidConfig> getDefaultVeilidConfig() async {
setValueTimeoutMs: null,
setValueCount: 20,
setValueFanout: 5,
minPeerCount: 20,
minPeerCount: 1, //20,
minPeerRefreshTimeMs: 2000,
validateDialInfoReceiptTimeMs: 5000,
validateDialInfoReceiptTimeMs: 2000,
),
upnp: true,
natpmp: true,