Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / dht / test_dht_monitor.conf
1 @INLINE@ ../../contrib/no_forcestart.conf
2 @INLINE@ ../../contrib/no_autostart_above_core.conf
3
4
5 [dhtcache]
6 QUOTA = 1 MB
7 DATABASE = heap
8
9 [transport]
10 PLUGINS = tcp
11
12 [ats]
13 WAN_QUOTA_IN = 1 GB
14 WAN_QUOTA_OUT = 1 GB
15
16 [testbed]
17 OVERLAY_TOPOLOGY = LINE
18
19 [PATHS]
20 GNUNET_TEST_HOME = /tmp/test-dht-monitor/
21
22 [nat]
23 DISABLEV6 = YES
24 ENABLE_UPNP = NO
25 BEHIND_NAT = NO
26 ALLOW_NAT = NO
27 INTERNAL_ADDRESS = 127.0.0.1
28 EXTERNAL_ADDRESS = 127.0.0.1
29 USE_LOCALADDR = YES
30 RETURN_LOCAL_ADDRESSES = YES
31
32
33 [dht]
34 AUTOSTART = YES
35 FORCESTART = YES
36
37 [nse]
38 AUTOSTART = YES
39 WORKBITS = 1