aboutsummaryrefslogtreecommitdiff
path: root/src/pt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt')
-rw-r--r--src/pt/pt.conf1
-rw-r--r--src/pt/test_gns_vpn.conf2
-rw-r--r--src/pt/test_gnunet_vpn.conf1
3 files changed, 1 insertions, 3 deletions
diff --git a/src/pt/pt.conf b/src/pt/pt.conf
index 39c1fb60c..a1eea3305 100644
--- a/src/pt/pt.conf
+++ b/src/pt/pt.conf
@@ -1,5 +1,4 @@
1[pt] 1[pt]
2CONFIG = $DEFAULTCONFIG
3BINARY = gnunet-daemon-pt 2BINARY = gnunet-daemon-pt
4 3
5# Set this to YES to tunnel IPv4 traffic over GNUnet 4# Set this to YES to tunnel IPv4 traffic over GNUnet
diff --git a/src/pt/test_gns_vpn.conf b/src/pt/test_gns_vpn.conf
index fa12b98ba..474b55f79 100644
--- a/src/pt/test_gns_vpn.conf
+++ b/src/pt/test_gns_vpn.conf
@@ -47,7 +47,7 @@ TTL = 3600000
47 47
48[gns] 48[gns]
49AUTOSTART = YES 49AUTOSTART = YES
50ZONEKEY = $SERVICEHOME/hostkey 50ZONEKEY = $SERVICEHOME/.hostkey
51HIJACK_DNS = YES 51HIJACK_DNS = YES
52 52
53[namestore] 53[namestore]
diff --git a/src/pt/test_gnunet_vpn.conf b/src/pt/test_gnunet_vpn.conf
index bdac1a5b6..ae9488e8e 100644
--- a/src/pt/test_gnunet_vpn.conf
+++ b/src/pt/test_gnunet_vpn.conf
@@ -1,6 +1,5 @@
1[PATHS] 1[PATHS]
2SERVICEHOME = /tmp/gnunet-test-vpn/ 2SERVICEHOME = /tmp/gnunet-test-vpn/
3DEFAULTCONFIG = test_gnunet_vpn.conf
4 3
5[transport] 4[transport]
6PLUGINS = tcp 5PLUGINS = tcp