aboutsummaryrefslogtreecommitdiff
path: root/src/transport/perf_unix_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/perf_unix_peer2.conf')
-rw-r--r--src/transport/perf_unix_peer2.conf56
1 files changed, 0 insertions, 56 deletions
diff --git a/src/transport/perf_unix_peer2.conf b/src/transport/perf_unix_peer2.conf
deleted file mode 100644
index feadb6fec..000000000
--- a/src/transport/perf_unix_peer2.conf
+++ /dev/null
@@ -1,56 +0,0 @@
1@INLINE@ template_cfg_peer2.conf
2[PATHS]
3GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p2/
4
5[transport]
6PORT = 12010
7PLUGINS = unix
8UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock
9
10
11[transport-unix]
12UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-unix.sock
13
14[arm]
15PORT = 12014
16UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock
17
18[statistics]
19PORT = 12013
20UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock
21
22[resolver]
23PORT = 12012
24UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock
25
26[peerinfo]
27PORT = 12011
28UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock
29
30[hostlist]
31HTTPPORT = 9080
32OPTIONS = -p
33BINDTOIPV4 = YES
34BINDTOIP = 127.0.0.1
35
36[ats]
37# Network specific inbound/outbound quotas
38UNSPECIFIED_QUOTA_IN = unlimited
39UNSPECIFIED_QUOTA_OUT = unlimited
40# LOOPBACK
41LOOPBACK_QUOTA_IN = unlimited
42LOOPBACK_QUOTA_OUT = unlimited
43# LAN
44LAN_QUOTA_IN = unlimited
45LAN_QUOTA_OUT = unlimited
46# WAN
47WAN_QUOTA_IN = unlimited
48WAN_QUOTA_OUT = unlimited
49# WLAN
50WLAN_QUOTA_IN = unlimited
51WLAN_QUOTA_OUT = unlimited
52# BLUETOOTH
53BLUETOOTH_QUOTA_IN = unlimited
54BLUETOOTH_QUOTA_OUT = unlimited
55# ATS options
56