aboutsummaryrefslogtreecommitdiff
path: root/src/transport/perf_http_peer1.conf
blob: e683a81454118aaaaa48969d2c4265fbc77c0395 (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
@INLINE@ template_cfg_peer1.conf
[PATHS]
GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p1/

[transport]
PLUGINS = http_client

[nat]
# Disable IPv6 support
DISABLEV6 = YES
# Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
RETURN_LOCAL_ADDRESSES = NO

[hostlist]
OPTIONS = -b
SERVERS = http://localhost:9080/

[ats]
# Network specific inbound/outbound quotas
UNSPECIFIED_QUOTA_IN = unlimited
UNSPECIFIED_QUOTA_OUT = unlimited
# LOOPBACK
LOOPBACK_QUOTA_IN = unlimited
LOOPBACK_QUOTA_OUT = unlimited
# LAN
LAN_QUOTA_IN = unlimited
LAN_QUOTA_OUT = unlimited
# WAN
WAN_QUOTA_IN = unlimited
WAN_QUOTA_OUT = unlimited
# WLAN
WLAN_QUOTA_IN = unlimited
WLAN_QUOTA_OUT = unlimited
# BLUETOOTH
BLUETOOTH_QUOTA_IN = unlimited
BLUETOOTH_QUOTA_OUT = unlimited
# ATS options