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

[ats]
UNSPECIFIED_QUOTA_IN = 8 KiB
UNSPECIFIED_QUOTA_OUT = 8 KiB
# LOOPBACK
LOOPBACK_QUOTA_IN = 8 KiB
LOOPBACK_QUOTA_OUT = 8 KiB
# LAN
LAN_QUOTA_IN = 8 KiB
LAN_QUOTA_OUT = 8 KiB
# WAN
WAN_QUOTA_IN = 8 KiB
WAN_QUOTA_OUT = 8 KiB
# WLAN
WLAN_QUOTA_IN = 8 KiB
WLAN_QUOTA_OUT = 8 KiB
# BLUETOOTH
BLUETOOTH_QUOTA_IN = 8 KiB
BLUETOOTH_QUOTA_OUT = 8 KiB

[transport-tcp]
PORT = 12000
TIMEOUT = 5 s

[arm]
PORT = 12005
DEFAULTSERVICES = transport
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

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