remove send on connect
[oweals/gnunet.git] / src / transport / test_transport_ats_1addr.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-testing/
3 DEFAULTCONFIG = test_testing_data.conf
4
5 [resolver]
6 PORT = 2564
7
8 [transport]
9 PORT = 2565
10 PLUGINS = unix
11 #DEBUG = YES
12 #PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
13 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
14 #WAN_BW_LIMIT_DOWN = 100
15 #WAN_BW_LIMIT_UP = 1000000
16 #LAN_BW_LIMIT_DOWN = 100
17 #LAN_BW_LIMIT_UP = 100000000
18 #WLAN_ENERGY_DOWN_LIMIT = 0
19 #WLAN_ENERGY_UP_LIMIT = 30
20 #DUMP_MLP = YES
21 #DUMP_SOLUTION = YES
22 ATS_MIN_INTERVAL = 100
23 ATS_EXEC_INTERVAL = 250
24
25 [arm]
26 PORT = 2566
27 DEFAULTSERVICES = core
28
29 [statistics]
30 PORT = 2567
31
32
33 [nat]
34 DISABLEV6 = YES
35 BINDTO = 127.0.0.1
36 BEHIND_NAT = NO
37 ALLOW_NAT = NO
38 ENABLE_UPNP = NO
39 EXTERNAL_ADDRESS = 127.0.0.1
40 INTERNAL_ADDRESS = 127.0.0.1
41
42 [transport-unix]
43 PORT = 2572
44
45
46 [transport-udp]
47 PORT = 2571
48 USE_LOCALADDR = YES
49
50 [peerinfo]
51 PORT = 2569
52
53 [core]
54 PORT = 2570
55
56 [testing]
57 WEAKRANDOM = YES
58 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
59
60 [fs]
61 AUTOSTART = NO
62
63 [datastore]
64 AUTOSTART = NO
65
66 [dht]
67 AUTOSTART = NO
68
69 [mesh]
70 AUTOSTART = NO
71
72
73 [dns]
74 AUTOSTART = NO
75
76
77
78 [nse]
79 AUTOSTART = NO
80
81