mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-28 09:24:12 -04:00
refactor
This commit is contained in:
parent
5df46aecae
commit
b1bdf76ae8
80 changed files with 865 additions and 700 deletions
|
@ -84,7 +84,6 @@ Future<VeilidConfig> getDefaultVeilidConfig() async {
|
|||
validateDialInfoReceiptTimeMs: 2000,
|
||||
),
|
||||
upnp: true,
|
||||
natpmp: true,
|
||||
detectAddressChanges: true,
|
||||
restrictedNatRetries: 0,
|
||||
tls: VeilidConfigTLS(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue