aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_ats_2addr.conf
blob: 9ec447c8a8f1da3b39694cafb4c60e77f396d282 (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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[PATHS]
SERVICEHOME = /tmp/test-gnunet-testing/
DEFAULTCONFIG = test_testing_data.conf

[resolver]
PORT = 2564

[transport]
PORT = 2565
PLUGINS = udp unix
#DEBUG = YES
#PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
#PREFIX = valgrind --tool=memcheck --log-file=logs%p
#WAN_BW_LIMIT_DOWN = 100
#WAN_BW_LIMIT_UP = 1000000
#LAN_BW_LIMIT_DOWN = 100
#LAN_BW_LIMIT_UP = 100000000
#WLAN_ENERGY_DOWN_LIMIT = 0
#WLAN_ENERGY_UP_LIMIT = 30
#DUMP_MLP = YES
#DUMP_SOLUTION = YES
ATS_MIN_INTERVAL = 100
ATS_EXEC_INTERVAL = 250

[arm]
PORT = 2566
DEFAULTSERVICES = core

[statistics]
PORT = 2567

[transport-tcp]
USE_LOCALADDR = YES

[nat]
BINDTO = 127.0.0.1
#BEHIND_NAT = NO
#ALLOW_NAT = NO
#ENABLE_UPNP = NO
#EXTERNAL_ADDRESS = 127.0.0.1
#INTERNAL_ADDRESS = 127.0.0.1

[transport-unix]
PORT = 2572


[transport-udp]
PORT = 2571
USE_LOCALADDR = YES

[peerinfo]
PORT = 2569

[core]
PORT = 2570

[testing]
WEAKRANDOM = YES
HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat

[fs]
AUTOSTART = NO

[datastore]
AUTOSTART = NO

[dht]
AUTOSTART = NO

[mesh]
AUTOSTART = NO