mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-03 12:16:22 -04:00
switch out capabilities
This commit is contained in:
parent
cf9d8cf7c2
commit
dfb4eefd92
22 changed files with 172 additions and 205 deletions
|
@ -50,6 +50,7 @@ core:
|
|||
reverse_connection_receipt_time_ms: 5000
|
||||
hole_punch_receipt_time_ms: 5000
|
||||
network_key_password: null
|
||||
disable_capabilites: []
|
||||
routing_table:
|
||||
node_id: null
|
||||
node_id_secret: null
|
||||
|
|
|
@ -189,6 +189,7 @@ network:
|
|||
reverse_connection_receipt_time_ms: 5000
|
||||
hole_punch_receipt_time_ms: 5000
|
||||
network_key_password: null
|
||||
disable_capabilites: []
|
||||
node_id: null
|
||||
node_id_secret: null
|
||||
bootstrap: ['bootstrap.veilid.net']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue