projects
/
oweals
/
gnunet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Not passing finger_map_index in trail setup message.
[oweals/gnunet.git]
/
src
/
dht
/
test_dht_line.conf
1
[PATHS]
2
GNUNET_TEST_HOME = /tmp/test_dht_line/
3
[dhtcache]
4
QUOTA = 1 MB
5
DATABASE = heap
6
7
[arm]
8
DEFAULTSERVICES = core dht
9
10
[dns]
11
AUTOSTART = NO
12
13
[nat]
14
DISABLEV6 = YES
15
RETURN_LOCAL_ADDRESSES = YES
16
USE_LOCALADDR = YES
17
ENABLE_UPNP = NO
18
BEHIND_NAT = NO
19
ALLOW_NAT = NO
20
INTERNAL_ADDRESS = 127.0.0.1
21
EXTERNAL_ADDRESS = 127.0.0.1
22
23
[ats]
24
WAN_QUOTA_IN = 1 GB
25
WAN_QUOTA_OUT = 1 GB
26
27
[testing]
28
WEAKRANDOM = YES
29
30
[testbed]
31
OVERLAY_TOPOLOGY = LINE
32
33
[namestore]
34
AUTOSTART = NO
35
36
[transport]
37
plugins = tcp
38
39
[nse]
40
WORKDELAY = 500 ms
41
INTERVAL = 60 s
42
WORKBITS = 0
43
44
[vpn]
45
AUTOSTART = NO
46
47