friend is a reserved work in C++. Rename to friend_id.
[oweals/gnunet.git] / src / topology / test_gnunet_daemon_topology_data.conf
1 [PATHS]
2 GNUNET_TEST_HOME = /tmp/test-gnunet-topology/
3
4 [resolver]
5 PORT = 2664
6
7 [transport]
8 PORT = 2665
9 PLUGINS = tcp
10 #PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
11 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
12
13 [arm]
14 PORT = 2666
15 DEFAULTSERVICES = topology
16
17 [testbed]
18 OVERLAY_TOPOLOGY=LINE
19
20 [statistics]
21 PORT = 2667
22
23 [transport-tcp]
24 PORT = 2668
25 BINDTO = 127.0.0.1
26
27 [nat]
28 DISABLEV6 = YES
29 ENABLE_UPNP = NO
30 BEHIND_NAT = NO
31 ALLOW_NAT = NO
32 INTERNAL_ADDRESS = 127.0.0.1
33 EXTERNAL_ADDRESS = 127.0.0.1
34 USE_LOCALADDR = NO
35 USE_HOSTNAME = NO
36
37 [peerinfo]
38 PORT = 2669
39
40 [core]
41 PORT = 2670
42
43 [topology]
44 #PREFIX = valgrind --tool=memcheck
45
46 [fs]
47 AUTOSTART = NO
48
49 [datastore]
50 AUTOSTART = NO
51
52 [testing]
53 WEAKRANDOM = YES
54
55 [testing_old]
56 HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
57
58 [dns]
59 AUTOSTART = NO
60
61 [namestore]
62 AUTOSTART = NO
63
64 [nse]
65 AUTOSTART = NO
66
67 [consensus]
68 AUTOSTART = NO
69