Skip to content
Snippets Groups Projects
  • jkito's avatar
    3b24fc3a
    config: enable UDP for openvpn by default · 3b24fc3a
    jkito authored and jkito's avatar jkito committed
    this adds a new helper setDefaults() in the config
    package and calls it when the config file  doesn't
    exist, this provides a way for us to have  default
    values for the config options
    
    setDefaults currently only sets the UDP config  to
    'true' since it is expected that UDP is enabled by
    default
    3b24fc3a
    History
    config: enable UDP for openvpn by default
    jkito authored and jkito's avatar jkito committed
    this adds a new helper setDefaults() in the config
    package and calls it when the config file  doesn't
    exist, this provides a way for us to have  default
    values for the config options
    
    setDefaults currently only sets the UDP config  to
    'true' since it is expected that UDP is enabled by
    default
gui.go 3.38 KiB