aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_line.conf
blob: f8646ca2b256a3f480c47aa9b7f3d1dd17c76f65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[PATHS]
GNUNET_TEST_HOME = /tmp/test_dht_line/
[dhtcache]
QUOTA = 1 MB
DATABASE = heap

[arm]
DEFAULTSERVICES = core dht

[dns]
AUTOSTART = NO

[nat]
DISABLEV6 = YES 
RETURN_LOCAL_ADDRESSES = YES
USE_LOCALADDR = YES
ENABLE_UPNP = NO
BEHIND_NAT = NO
ALLOW_NAT = NO
INTERNAL_ADDRESS = 127.0.0.1
EXTERNAL_ADDRESS = 127.0.0.1

[ats]
WAN_QUOTA_IN = 1 GB
WAN_QUOTA_OUT = 1 GB

[testing]
WEAKRANDOM = YES

[testbed]
OVERLAY_TOPOLOGY = LINE

[namestore]
AUTOSTART = NO

[transport]
plugins = tcp

[nse]
WORKDELAY = 500 ms
INTERVAL = 60 s
WORKBITS = 0

[vpn]
AUTOSTART = NO