mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-26 16:35:24 -04:00
detection work
This commit is contained in:
parent
4aa9f6d2b9
commit
0204af263d
10 changed files with 119 additions and 58 deletions
|
@ -84,6 +84,7 @@ Future<VeilidConfig> getDefaultVeilidConfig() async {
|
|||
),
|
||||
upnp: true,
|
||||
natpmp: true,
|
||||
detectAddressChanges: true,
|
||||
enableLocalPeerScope: false,
|
||||
restrictedNatRetries: 3,
|
||||
tls: VeilidConfigTLS(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue