aboutsummaryrefslogtreecommitdiff
path: root/src/transport/perf_unix_peer1.conf
blob: 06cd63fc673a2b73fce6c9ff0ea9d4310781c0e3 (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
@INLINE@ template_cfg_peer1.conf
[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p1/

[transport]
PORT = 12001
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock
PLUGINS = unix

[transport-unix]
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-unix.sock

[arm]
PORT = 12005
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock

[statistics]
PORT = 12004
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock

[resolver]
PORT = 12003
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock

[peerinfo]
PORT = 12002
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock

[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