aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_peer1.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-02 14:39:23 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-02 14:39:23 +0000
commit2438c97cbbe2411bc5dd7c2d33f1adda284c4e2d (patch)
tree7fc78d61ae1a201584dd2df6906986e1fdbbba04 /src/dht/test_dht_api_peer1.conf
parent1a4f73873bfa7eabccb76ef3657d2225f755fd04 (diff)
downloadgnunet-2438c97cbbe2411bc5dd7c2d33f1adda284c4e2d.tar.gz
gnunet-2438c97cbbe2411bc5dd7c2d33f1adda284c4e2d.zip
-removing dead options
Diffstat (limited to 'src/dht/test_dht_api_peer1.conf')
-rw-r--r--src/dht/test_dht_api_peer1.conf13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index 53c7ba434..7439e8051 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -12,9 +12,6 @@ HOSTNAME = localhost
12PORT = 12100 12PORT = 12100
13BINARY = gnunet-service-dht 13BINARY = gnunet-service-dht
14 14
15[block]
16plugins = dht test
17
18[dhtcache] 15[dhtcache]
19QUOTA = 1 MB 16QUOTA = 1 MB
20DATABASE = heap 17DATABASE = heap
@@ -42,16 +39,9 @@ TIMEOUT = 300 s
42PORT = 12368 39PORT = 12368
43BINDTO = 127.0.0.1 40BINDTO = 127.0.0.1
44 41
45[TESTING]
46WEAKRANDOM = YES
47
48[gnunetd]
49HOSTKEY = $SERVICEHOME/.hostkey
50
51[PATHS] 42[PATHS]
52SERVICEHOME = /tmp/test-gnunetd-dht-peer-1/ 43SERVICEHOME = /tmp/test-gnunetd-dht-peer-1/
53 44
54
55[nat] 45[nat]
56DISABLEV6 = YES 46DISABLEV6 = YES
57ENABLE_UPNP = NO 47ENABLE_UPNP = NO
@@ -64,12 +54,9 @@ USE_LOCALADDR = NO
64[dns] 54[dns]
65AUTOSTART = NO 55AUTOSTART = NO
66 56
67
68
69[nse] 57[nse]
70AUTOSTART = NO 58AUTOSTART = NO
71 59
72
73[vpn] 60[vpn]
74AUTOSTART=NO 61AUTOSTART=NO
75 62