aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_simple_lookup.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/gns/test_gns_simple_lookup.conf
parent1a4f73873bfa7eabccb76ef3657d2225f755fd04 (diff)
downloadgnunet-2438c97cbbe2411bc5dd7c2d33f1adda284c4e2d.tar.gz
gnunet-2438c97cbbe2411bc5dd7c2d33f1adda284c4e2d.zip
-removing dead options
Diffstat (limited to 'src/gns/test_gns_simple_lookup.conf')
-rw-r--r--src/gns/test_gns_simple_lookup.conf11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/gns/test_gns_simple_lookup.conf b/src/gns/test_gns_simple_lookup.conf
index f759ba448..687dff71e 100644
--- a/src/gns/test_gns_simple_lookup.conf
+++ b/src/gns/test_gns_simple_lookup.conf
@@ -14,12 +14,9 @@ HOSTNAME = localhost
14PORT = 12100 14PORT = 12100
15BINARY = gnunet-service-dht 15BINARY = gnunet-service-dht
16 16
17[block]
18plugins = dht test gns
19
20[dhtcache] 17[dhtcache]
21QUOTA = 1 MB 18QUOTA = 1 MB
22DATABASE = sqlite 19DATABASE = heap
23 20
24[transport] 21[transport]
25PLUGINS = tcp 22PLUGINS = tcp
@@ -44,12 +41,6 @@ TIMEOUT = 300 s
44PORT = 12368 41PORT = 12368
45BINDTO = 127.0.0.1 42BINDTO = 127.0.0.1
46 43
47[TESTING]
48WEAKRANDOM = YES
49
50[gnunetd]
51HOSTKEY = zonefiles/test_zonekey
52
53[PATHS] 44[PATHS]
54SERVICEHOME = /tmp/test-gnunetd-gns-peer-1/ 45SERVICEHOME = /tmp/test-gnunetd-gns-peer-1/
55 46