aboutsummaryrefslogtreecommitdiff
path: root/src/transport/perf_unix_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/perf_unix_peer1.conf')
-rw-r--r--src/transport/perf_unix_peer1.conf53
1 files changed, 53 insertions, 0 deletions
diff --git a/src/transport/perf_unix_peer1.conf b/src/transport/perf_unix_peer1.conf
new file mode 100644
index 000000000..297ae4cbc
--- /dev/null
+++ b/src/transport/perf_unix_peer1.conf
@@ -0,0 +1,53 @@
1@INLINE@ template_cfg_peer1.conf
2[PATHS]
3GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p1/
4
5[transport]
6PORT = 12001
7UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock
8PLUGINS = unix
9
10[transport-unix]
11UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-unix.sock
12
13[arm]
14PORT = 12005
15DEFAULTSERVICES = transport hostlist
16UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock
17
18[statistics]
19PORT = 12004
20UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock
21
22[resolver]
23PORT = 12003
24UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock
25
26[peerinfo]
27PORT = 12002
28UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock
29
30[hostlist]
31OPTIONS = -b
32SERVERS = http://localhost:9080/
33
34[ats]
35# Network specific inbound/outbound quotas
36UNSPECIFIED_QUOTA_IN = unlimited
37UNSPECIFIED_QUOTA_OUT = unlimited
38# LOOPBACK
39LOOPBACK_QUOTA_IN = unlimited
40LOOPBACK_QUOTA_OUT = unlimited
41# LAN
42LAN_QUOTA_IN = unlimited
43LAN_QUOTA_OUT = unlimited
44# WAN
45WAN_QUOTA_IN = unlimited
46WAN_QUOTA_OUT = unlimited
47# WLAN
48WLAN_QUOTA_IN = unlimited
49WLAN_QUOTA_OUT = unlimited
50# BLUETOOTH
51BLUETOOTH_QUOTA_IN = unlimited
52BLUETOOTH_QUOTA_OUT = unlimited
53# ATS options