summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@autistici.org>2021-02-23 15:44:34 +0100
committerkali kaneko (leap communications) <kali@leap.se>2021-05-27 20:45:06 +0200
commitbbe82d29b8f97bda48ea27e76d0a60d1caa99b85 (patch)
tree2c37c2ea1d14b659b719950514407ff86a874812 /config
parentb32696ea1c07c823b806b00b44ee71d1e9d09c30 (diff)
[feat] add eip v4HEAD1.0master
- Closes: #16
Diffstat (limited to 'config')
-rwxr-xr-xconfig/CONFIG1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/CONFIG b/config/CONFIG
index e1a31c9..6919143 100755
--- a/config/CONFIG
+++ b/config/CONFIG
@@ -1,6 +1,7 @@
# general variables
export VPNWEB_API_PATH="./public"
+export VPNWEB_API_VERSION="4"
export VPNWEB_PROVIDER_CA="./public/ca.crt"
export VPNWEB_AUTH=sip2
export VPNWEB_CAKEY=test/files/ca.key