aboutsummaryrefslogtreecommitdiff
path: root/src/service/dht/test_dht_line.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/service/dht/test_dht_line.conf')
-rw-r--r--src/service/dht/test_dht_line.conf38
1 files changed, 38 insertions, 0 deletions
diff --git a/src/service/dht/test_dht_line.conf b/src/service/dht/test_dht_line.conf
new file mode 100644
index 000000000..6e4da8021
--- /dev/null
+++ b/src/service/dht/test_dht_line.conf
@@ -0,0 +1,38 @@
1@INLINE@ ../../../contrib/conf/gnunet/no_forcestart.conf
2@INLINE@ ../../../contrib/conf/gnunet/no_autostart_above_core.conf
3[PATHS]
4GNUNET_TEST_HOME = $GNUNET_TMP/test_dht_line/
5
6[dht]
7START_ON_DEMAND = YES
8IMMEDIATE_START = YES
9
10[dhtcache]
11QUOTA = 1 MB
12DATABASE = heap
13
14[nat]
15DISABLEV6 = YES
16RETURN_LOCAL_ADDRESSES = YES
17USE_LOCALADDR = YES
18ENABLE_UPNP = NO
19BEHIND_NAT = NO
20ALLOW_NAT = NO
21INTERNAL_ADDRESS = 127.0.0.1
22EXTERNAL_ADDRESS = 127.0.0.1
23
24[ats]
25WAN_QUOTA_IN = 1 GB
26WAN_QUOTA_OUT = 1 GB
27
28[testbed]
29OVERLAY_TOPOLOGY = LINE
30
31[transport]
32plugins = unix
33
34[nse]
35START_ON_DEMAND = YES
36WORKDELAY = 500 ms
37INTERVAL = 60 s
38WORKBITS = 0