aboutsummaryrefslogtreecommitdiff
path: root/src/topology/test_gnunet_daemon_topology_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/topology/test_gnunet_daemon_topology_data.conf')
-rw-r--r--src/topology/test_gnunet_daemon_topology_data.conf45
1 files changed, 0 insertions, 45 deletions
diff --git a/src/topology/test_gnunet_daemon_topology_data.conf b/src/topology/test_gnunet_daemon_topology_data.conf
index 79f12e5e1..a413ab72c 100644
--- a/src/topology/test_gnunet_daemon_topology_data.conf
+++ b/src/topology/test_gnunet_daemon_topology_data.conf
@@ -1,27 +1,15 @@
1[PATHS] 1[PATHS]
2GNUNET_TEST_HOME = /tmp/test-gnunet-topology/ 2GNUNET_TEST_HOME = /tmp/test-gnunet-topology/
3 3
4[resolver]
5PORT = 2664
6
7[transport] 4[transport]
8PORT = 2665
9PLUGINS = tcp 5PLUGINS = tcp
10#PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args 6#PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
11#PREFIX = valgrind --tool=memcheck --log-file=logs%p 7#PREFIX = valgrind --tool=memcheck --log-file=logs%p
12 8
13[arm]
14PORT = 2666
15DEFAULTSERVICES = topology
16
17[testbed] 9[testbed]
18OVERLAY_TOPOLOGY=LINE 10OVERLAY_TOPOLOGY=LINE
19 11
20[statistics]
21PORT = 2667
22
23[transport-tcp] 12[transport-tcp]
24PORT = 2668
25BINDTO = 127.0.0.1 13BINDTO = 127.0.0.1
26 14
27[nat] 15[nat]
@@ -34,36 +22,3 @@ EXTERNAL_ADDRESS = 127.0.0.1
34USE_LOCALADDR = NO 22USE_LOCALADDR = NO
35USE_HOSTNAME = NO 23USE_HOSTNAME = NO
36 24
37[peerinfo]
38PORT = 2669
39
40[core]
41PORT = 2670
42
43[topology]
44#PREFIX = valgrind --tool=memcheck
45
46[fs]
47AUTOSTART = NO
48
49[datastore]
50AUTOSTART = NO
51
52[testing]
53WEAKRANDOM = YES
54
55[testing_old]
56HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
57
58[dns]
59AUTOSTART = NO
60
61[namestore]
62AUTOSTART = NO
63
64[nse]
65AUTOSTART = NO
66
67[consensus]
68AUTOSTART = NO
69