mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-24 11:16:38 +00:00
Move to networkMap.PeerConfig
This commit is contained in:
@@ -1554,7 +1554,7 @@ func deletePeers(ctx context.Context, am *DefaultAccountManager, transaction sto
|
||||
RemotePeersIsEmpty: true,
|
||||
FirewallRules: []*proto.FirewallRule{},
|
||||
FirewallRulesIsEmpty: true,
|
||||
AutoUpdateVersion: settings.AutoUpdateVersion,
|
||||
PeerConfig: toPeerConfig(peer, network, dnsDomain, settings),
|
||||
},
|
||||
},
|
||||
NetworkMap: &types.NetworkMap{},
|
||||
|
||||
Reference in New Issue
Block a user