aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_api_data.conf')
-rw-r--r--src/dht/test_dht_api_data.conf11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/dht/test_dht_api_data.conf b/src/dht/test_dht_api_data.conf
index 032416c..58e509c 100644
--- a/src/dht/test_dht_api_data.conf
+++ b/src/dht/test_dht_api_data.conf
@@ -1,6 +1,5 @@
[PATHS]
SERVICEHOME = /tmp/test-dht-api/
-DEFAULTCONFIG = test_dht_api_data.conf
[fs]
AUTOSTART = NO
@@ -28,7 +27,6 @@ WAN_QUOTA_OUT = 1 GB
PORT = 2092
[dht]
-DEBUG = NO
PORT = 12370
[block]
@@ -36,7 +34,6 @@ plugins = dht test
[transport]
plugins = tcp
-DEBUG = NO
NEIGHBOUR_LIMIT = 50
PORT = 2091
@@ -59,7 +56,9 @@ PORT = 2094
[TESTING]
WEAKRANDOM = NO
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+
+[testing_old]
+HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
[gnunetd]
HOSTKEY = $SERVICEHOME/.hostkey
@@ -84,3 +83,7 @@ AUTOSTART = NO
AUTOSTART = NO
+[vpn]
+AUTOSTART=NO
+
+