mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-05-07 17:14:58 -04:00
checkpoint
This commit is contained in:
parent
4e1c3391df
commit
27f7f49d4f
11 changed files with 64 additions and 20 deletions
|
@ -64,7 +64,7 @@ core:
|
|||
max_timestamp_ahead_ms: 10000
|
||||
timeout_ms: 10000
|
||||
max_route_hop_count: 4
|
||||
default_route_hop_count: 2
|
||||
default_route_hop_count: 1
|
||||
|
||||
dht:
|
||||
resolve_node_timeout:
|
||||
|
|
|
@ -229,7 +229,7 @@ rpc:
|
|||
max_timestamp_ahead_ms: 10000
|
||||
timeout_ms: 10000
|
||||
max_route_hop_count: 4
|
||||
default_route_hop_count: 2
|
||||
default_route_hop_count: 1
|
||||
```
|
||||
|
||||
#### core:network:dht
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue