mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-05-02 14:46:12 -04:00
checkpoint
This commit is contained in:
parent
4e1c3391df
commit
27f7f49d4f
11 changed files with 64 additions and 20 deletions
|
@ -66,7 +66,7 @@ Future<VeilidConfig> getDefaultVeilidConfig() async {
|
|||
maxTimestampAheadMs: 10000,
|
||||
timeoutMs: 10000,
|
||||
maxRouteHopCount: 4,
|
||||
defaultRouteHopCount: 2,
|
||||
defaultRouteHopCount: 1,
|
||||
),
|
||||
dht: VeilidConfigDHT(
|
||||
resolveNodeTimeoutMs: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue