Merge branch 'master' of git+ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / transport / perf_tcp_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p1/
4
5 [transport]
6 PLUGINS = tcp
7
8 [hostlist]
9 OPTIONS = -b
10 SERVERS = http://localhost:9080/
11
12 [ats]
13 # Network specific inbound/outbound quotas
14 UNSPECIFIED_QUOTA_IN = unlimited
15 UNSPECIFIED_QUOTA_OUT = unlimited
16 # LOOPBACK
17 LOOPBACK_QUOTA_IN = unlimited
18 LOOPBACK_QUOTA_OUT = unlimited
19 # LAN
20 LAN_QUOTA_IN = unlimited
21 LAN_QUOTA_OUT = unlimited
22 # WAN
23 WAN_QUOTA_IN = unlimited
24 WAN_QUOTA_OUT = unlimited
25 # WLAN
26 WLAN_QUOTA_IN = unlimited
27 WLAN_QUOTA_OUT = unlimited
28 # BLUETOOTH
29 BLUETOOTH_QUOTA_IN = unlimited
30 BLUETOOTH_QUOTA_OUT = unlimited
31 # ATS options