aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_multipeer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_multipeer.conf')
-rw-r--r--src/dht/test_dht_multipeer.conf28
1 files changed, 0 insertions, 28 deletions
diff --git a/src/dht/test_dht_multipeer.conf b/src/dht/test_dht_multipeer.conf
index f8abaec23..b6e1646d3 100644
--- a/src/dht/test_dht_multipeer.conf
+++ b/src/dht/test_dht_multipeer.conf
@@ -1,9 +1,3 @@
1[fs]
2AUTOSTART = NO
3
4[resolver]
5AUTOSTART = NO
6
7[dhtcache] 1[dhtcache]
8QUOTA = 1 MB 2QUOTA = 1 MB
9DATABASE = heap 3DATABASE = heap
@@ -15,19 +9,10 @@ PLUGINS = tcp
15WAN_QUOTA_IN = 1 GB 9WAN_QUOTA_IN = 1 GB
16WAN_QUOTA_OUT = 1 GB 10WAN_QUOTA_OUT = 1 GB
17 11
18[arm]
19DEFAULTSERVICES = dht core
20
21[TESTING]
22WEAKRANDOM = YES
23
24[testbed] 12[testbed]
25OVERLAY_TOPOLOGY = FROM_FILE 13OVERLAY_TOPOLOGY = FROM_FILE
26OVERLAY_TOPOLOGY_FILE = test_dht_multipeer_topology.dat 14OVERLAY_TOPOLOGY_FILE = test_dht_multipeer_topology.dat
27 15
28[gnunetd]
29HOSTKEY = $GNUNET_TEST_HOME/.hostkey
30
31[PATHS] 16[PATHS]
32GNUNET_TEST_HOME = /tmp/test-dht-multipeer/ 17GNUNET_TEST_HOME = /tmp/test-dht-multipeer/
33 18
@@ -41,16 +26,3 @@ INTERNAL_ADDRESS = 127.0.0.1
41EXTERNAL_ADDRESS = 127.0.0.1 26EXTERNAL_ADDRESS = 127.0.0.1
42USE_LOCALADDR = YES 27USE_LOCALADDR = YES
43 28
44[dns]
45AUTOSTART = NO
46
47[namestore]
48AUTOSTART = NO
49
50[nse]
51AUTOSTART = NO
52
53[vpn]
54AUTOSTART=NO
55
56