mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2024-11-21 14:53:08 +01:00
fix ow typo
This commit is contained in:
parent
bf59000aa1
commit
9e6ab49675
@ -39,7 +39,7 @@ type SMCfg struct {
|
||||
|
||||
type NMCfg struct {
|
||||
ConfigOutputDir string `yaml:"Config output dir"`
|
||||
ConfigOutputDirOW bool `yaml:"Overwrite old configs"`
|
||||
ConfigOutputDirOW bool `yaml:"Enable generated config overwrite"`
|
||||
EdgeConfigTemplate string `yaml:"ConfigTemplate for edge node"`
|
||||
NetworkName string `yaml:"Network name"`
|
||||
NetworkIFNameID bool `yaml:"Add NodeID to the interface name"`
|
||||
|
Loading…
Reference in New Issue
Block a user