aboutsummaryrefslogtreecommitdiff
path: root/src/transport/perf_http_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/perf_http_peer1.conf')
-rw-r--r--src/transport/perf_http_peer1.conf37
1 files changed, 0 insertions, 37 deletions
diff --git a/src/transport/perf_http_peer1.conf b/src/transport/perf_http_peer1.conf
deleted file mode 100644
index e97e16289..000000000
--- a/src/transport/perf_http_peer1.conf
+++ /dev/null
@@ -1,37 +0,0 @@
1@INLINE@ template_cfg_peer1.conf
2[PATHS]
3GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p1/
4
5[transport]
6PLUGINS = http_client
7
8[nat]
9# Disable IPv6 support
10DISABLEV6 = YES
11# Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
12RETURN_LOCAL_ADDRESSES = NO
13
14[hostlist]
15OPTIONS = -b
16SERVERS = http://localhost:9080/
17
18[ats]
19# Network specific inbound/outbound quotas
20UNSPECIFIED_QUOTA_IN = unlimited
21UNSPECIFIED_QUOTA_OUT = unlimited
22# LOOPBACK
23LOOPBACK_QUOTA_IN = unlimited
24LOOPBACK_QUOTA_OUT = unlimited
25# LAN
26LAN_QUOTA_IN = unlimited
27LAN_QUOTA_OUT = unlimited
28# WAN
29WAN_QUOTA_IN = unlimited
30WAN_QUOTA_OUT = unlimited
31# WLAN
32WLAN_QUOTA_IN = unlimited
33WLAN_QUOTA_OUT = unlimited
34# BLUETOOTH
35BLUETOOTH_QUOTA_IN = unlimited
36BLUETOOTH_QUOTA_OUT = unlimited
37# ATS options