aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_quota_peer2.conf
blob: 03c684cff44a319d4ff731c92d756911a1a3e696 (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
53
54
55
56
57
58
59
@INLINE@ test_core_defaults.conf
[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-core-quota-sym-peer-2/

[arm]
PORT = 22476
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-arm.sock

[statistics]
PORT = 22477
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-statistics.sock

[resolver]
PORT = 22474
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-resolver.sock

[peerinfo]
PORT = 22479
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-peerinfo.sock

[transport]
PORT = 22475
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-transport.sock

[core]
PORT = 22480
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-core.sock

[nat]
PORT = 22481
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2.service-nat.sock

[ats]
PORT = 22482
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-ats.sock
# UNSPECIFIED
UNSPECIFIED_QUOTA_IN = 10240
UNSPECIFIED_QUOTA_OUT = 10240
# LOOPBACK
LOOPBACK_QUOTA_IN = 10240
LOOPBACK_QUOTA_OUT = 10240
# LAN
LAN_QUOTA_IN = 10240
LAN_QUOTA_OUT = 10240
# WAN
WAN_QUOTA_IN = 10240
WAN_QUOTA_OUT = 10240
# WLAN
WLAN_QUOTA_IN = 10240
WLAN_QUOTA_OUT = 10240

[transport-tcp]
PORT = 22467

[transport-udp]
PORT = 22468

[transport-http]
PORT = 22469