mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 06:35:07 +03:00
update admin socket error message and run gofmt
This commit is contained in:
parent
face270298
commit
bf90447cc4
6 changed files with 26 additions and 26 deletions
|
@ -5,7 +5,7 @@ package defaults
|
|||
// for the platform being targeted. They must be set.
|
||||
type platformDefaultParameters struct {
|
||||
// Admin socket
|
||||
DefaultAdminListen string
|
||||
DefaultAdminListen string
|
||||
|
||||
// TUN/TAP
|
||||
MaximumIfMTU int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue