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