aboutsummaryrefslogtreecommitdiff
path: root/src/experimentation
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/experimentation
parent1a4f73873bfa7eabccb76ef3657d2225f755fd04 (diff)
downloadgnunet-2438c97cbbe2411bc5dd7c2d33f1adda284c4e2d.tar.gz
gnunet-2438c97cbbe2411bc5dd7c2d33f1adda284c4e2d.zip
-removing dead options
Diffstat (limited to 'src/experimentation')
-rw-r--r--src/experimentation/test_experimentation_clique.conf11
1 files changed, 2 insertions, 9 deletions
diff --git a/src/experimentation/test_experimentation_clique.conf b/src/experimentation/test_experimentation_clique.conf
index fb3d3b99e..bc6a34dcc 100644
--- a/src/experimentation/test_experimentation_clique.conf
+++ b/src/experimentation/test_experimentation_clique.conf
@@ -20,13 +20,9 @@ AUTOSTART = NO
20AUTOSTART = YES 20AUTOSTART = YES
21DISABLE_TRY_CONNECT = NO 21DISABLE_TRY_CONNECT = NO
22 22
23
24[block]
25plugins = dht test
26
27[dhtcache] 23[dhtcache]
28QUOTA = 1 MB 24QUOTA = 1 MB
29DATABASE = sqlite 25DATABASE = heap
30 26
31[transport] 27[transport]
32PLUGINS = udp 28PLUGINS = udp
@@ -57,11 +53,8 @@ PORT = 12366
57TIMEOUT = 300 s 53TIMEOUT = 300 s
58PORT = 12368 54PORT = 12368
59 55
60[gnunetd]
61HOSTKEY = $SERVICEHOME/.hostkey
62
63[PATHS] 56[PATHS]
64SERVICEHOME = /tmp/test-testbed/ 57SERVICEHOME = /tmp/test-experimentation/
65 58
66[dns] 59[dns]
67AUTOSTART = NO 60AUTOSTART = NO