aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_line.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_line.conf')
-rw-r--r--src/dht/test_dht_line.conf18
1 files changed, 1 insertions, 17 deletions
diff --git a/src/dht/test_dht_line.conf b/src/dht/test_dht_line.conf
index f8646ca2b..024ff2770 100644
--- a/src/dht/test_dht_line.conf
+++ b/src/dht/test_dht_line.conf
@@ -4,14 +4,8 @@ GNUNET_TEST_HOME = /tmp/test_dht_line/
4QUOTA = 1 MB 4QUOTA = 1 MB
5DATABASE = heap 5DATABASE = heap
6 6
7[arm]
8DEFAULTSERVICES = core dht
9
10[dns]
11AUTOSTART = NO
12
13[nat] 7[nat]
14DISABLEV6 = YES 8DISABLEV6 = YES
15RETURN_LOCAL_ADDRESSES = YES 9RETURN_LOCAL_ADDRESSES = YES
16USE_LOCALADDR = YES 10USE_LOCALADDR = YES
17ENABLE_UPNP = NO 11ENABLE_UPNP = NO
@@ -24,15 +18,9 @@ EXTERNAL_ADDRESS = 127.0.0.1
24WAN_QUOTA_IN = 1 GB 18WAN_QUOTA_IN = 1 GB
25WAN_QUOTA_OUT = 1 GB 19WAN_QUOTA_OUT = 1 GB
26 20
27[testing]
28WEAKRANDOM = YES
29
30[testbed] 21[testbed]
31OVERLAY_TOPOLOGY = LINE 22OVERLAY_TOPOLOGY = LINE
32 23
33[namestore]
34AUTOSTART = NO
35
36[transport] 24[transport]
37plugins = tcp 25plugins = tcp
38 26
@@ -41,7 +29,3 @@ WORKDELAY = 500 ms
41INTERVAL = 60 s 29INTERVAL = 60 s
42WORKBITS = 0 30WORKBITS = 0
43 31
44[vpn]
45AUTOSTART = NO
46
47