Skip to content
Snippets Groups Projects

config: enable UDP for openvpn by default

Merged jkito requested to merge jkito/bitmask-vpn:udp-default into main
  1. Oct 13, 2024
    • jkito's avatar
      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
Loading