mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-09-26 19:01:13 +08:00
fix ow typo
This commit is contained in:
@@ -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"`
|
||||
|
Reference in New Issue
Block a user