Clean up defaults

This commit is contained in:
Neil Alexander 2021-05-31 21:30:50 +01:00
parent b561c540ca
commit 47d34b810b
7 changed files with 1 additions and 21 deletions

View file

@ -17,10 +17,6 @@ func GetDefaults() platformDefaultParameters {
"en.*",
"bridge.*",
},
DefaultMulticastDNSInterfaces: []string{
"en.*",
"bridge.*",
},
// TUN/TAP
MaximumIfMTU: 65535,