diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2020-09-15 16:46:43 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2020-09-25 12:36:10 +0200 |
commit | 6a165ef14b5f785691b73024469578a617cbebcb (patch) | |
tree | 7dc9a849934855d02d3bb506c3197fe497eabf5d /branding/config | |
parent | a487a3070cf0f390525a90f052e1ff8070d0f3e0 (diff) |
[pkg] remove call to vendorize
Diffstat (limited to 'branding/config')
-rw-r--r-- | branding/config/vendor.conf | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/branding/config/vendor.conf b/branding/config/vendor.conf index b519cf8..472ee26 100644 --- a/branding/config/vendor.conf +++ b/branding/config/vendor.conf @@ -45,31 +45,12 @@ geolocationAPI = https://api.black.riseup.net:9001/json askForDonations = false donateURL = -[demo] - -name = demo -applicationName = DemoVPN -binaryName = demo-vpn -auth = anon - -providerURL = pt.demo.bitmask.net -apiURL = https://pt.demo.bitmask.net:8000/ -caURL = https://pt.demo.bitmask.net:8000/ca.crt - -infoURL = https://bitmask.net -tosURL = https://bitmask.net -helpURL = https://bitmask.net - -geolocationAPI = - -askForDonations = false -donateURL = [demolib] name = demolib -applicationName = DemoLib -binaryName = demo-lib +applicationName = DemoLibVPN +binaryName = demolibvpn auth = sip authEmptyPass = true |