mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-30 02:08:42 -04:00
checkpoint
This commit is contained in:
parent
e85d72f21a
commit
63768580c6
10 changed files with 225 additions and 149 deletions
|
@ -65,7 +65,7 @@ Future<VeilidConfig> getDefaultVeilidConfig() async {
|
|||
maxTimestampBehindMs: 10000,
|
||||
maxTimestampAheadMs: 10000,
|
||||
timeoutMs: 10000,
|
||||
maxRouteHopCount: 7,
|
||||
maxRouteHopCount: 4,
|
||||
defaultRouteHopCount: 2,
|
||||
),
|
||||
dht: VeilidConfigDHT(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue