remove never working setuid helper code from the build-system.
[oweals/gnunet.git] / src / transport / perf_https_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 = https_client
7
8 [nat]
9 # Disable IPv6 support
10 DISABLEV6 = YES
11 # Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
12 RETURN_LOCAL_ADDRESSES = NO
13
14 [hostlist]
15 OPTIONS = -b
16 SERVERS = http://localhost:9080/
17
18 [ats]
19 # Network specific inbound/outbound quotas
20 UNSPECIFIED_QUOTA_IN = unlimited
21 UNSPECIFIED_QUOTA_OUT = unlimited
22 # LOOPBACK
23 LOOPBACK_QUOTA_IN = unlimited
24 LOOPBACK_QUOTA_OUT = unlimited
25 # LAN
26 LAN_QUOTA_IN = unlimited
27 LAN_QUOTA_OUT = unlimited
28 # WAN
29 WAN_QUOTA_IN = unlimited
30 WAN_QUOTA_OUT = unlimited
31 # WLAN
32 WLAN_QUOTA_IN = unlimited
33 WLAN_QUOTA_OUT = unlimited
34 # BLUETOOTH
35 BLUETOOTH_QUOTA_IN = unlimited
36 BLUETOOTH_QUOTA_OUT = unlimited
37 # ATS options