aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh.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/mesh/test_mesh.conf
parent1a4f73873bfa7eabccb76ef3657d2225f755fd04 (diff)
downloadgnunet-2438c97cbbe2411bc5dd7c2d33f1adda284c4e2d.tar.gz
gnunet-2438c97cbbe2411bc5dd7c2d33f1adda284c4e2d.zip
-removing dead options
Diffstat (limited to 'src/mesh/test_mesh.conf')
-rw-r--r--src/mesh/test_mesh.conf11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/mesh/test_mesh.conf b/src/mesh/test_mesh.conf
index 3520a0c02..a898e6f2c 100644
--- a/src/mesh/test_mesh.conf
+++ b/src/mesh/test_mesh.conf
@@ -41,12 +41,9 @@ PORT = 12100
41DISABLE_TRY_CONNECT = YES 41DISABLE_TRY_CONNECT = YES
42FORCE_NSE = 3 42FORCE_NSE = 3
43 43
44[block]
45plugins = dht test
46
47[dhtcache] 44[dhtcache]
48QUOTA = 1 MB 45QUOTA = 1 MB
49DATABASE = sqlite 46DATABASE = heap
50 47
51[transport] 48[transport]
52PLUGINS = tcp 49PLUGINS = tcp
@@ -70,12 +67,6 @@ PORT = 12366
70TIMEOUT = 300 s 67TIMEOUT = 300 s
71PORT = 12368 68PORT = 12368
72 69
73[TESTING]
74WEAKRANDOM = YES
75
76[gnunetd]
77HOSTKEY = $SERVICEHOME/.hostkey
78
79[dns] 70[dns]
80AUTOSTART = NO 71AUTOSTART = NO
81 72