- dont resend useless channel_destroy messages
[oweals/gnunet.git] / src / dht / test_dht_2dtorus.conf
1 [PATHS]
2 GNUNET_TEST_HOME = /tmp/test_dht_2dtorus/
3
4 [arm]
5 DEFAULTSERVICES = core dht
6 [dhtcache]
7 QUOTA = 1 MB
8 DATABASE = heap
9
10 [dns]
11 AUTOSTART = NO
12
13 [nat]
14 DISABLEV6 = YES 
15 RETURN_LOCAL_ADDRESSES = YES
16 ENABLE_UPNP = NO
17 BEHIND_NAT = NO
18 ALLOW_NAT = NO
19 INTERNAL_ADDRESS = 127.0.0.1
20 EXTERNAL_ADDRESS = 127.0.0.1
21
22 [ats]
23 WAN_QUOTA_IN = 1 GB
24 WAN_QUOTA_OUT = 1 GB
25
26 [testing]
27 WEAKRANDOM = YES
28
29 [testbed]
30 OVERLAY_TOPOLOGY = 2D_TORUS
31
32 [nse]
33 WORKDELAY = 500 ms
34 INTERVAL = 60 s
35 WORKBITS = 0
36
37 [vpn]
38 AUTOSTART = NO
39
40 [namestore]
41 AUTOSTART = NO