aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_quota_peer1.conf
blob: ea4fa273c7e9c62bbe25516efddd55e2719686ef (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
60
61
@INLINE@ test_core_defaults.conf
[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-core-quota-sym-peer-1/

[transport-tcp]
PORT = 12468

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

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

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

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

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

[nat]
port = 12481
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p1-service-nat.sock

[ats]
PORT = 12471
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p1-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

[core]
PORT = 12480
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p1-service-core.sock

[ats]
PORT = 12481
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p1-service-ats.sock

[transport-udp]
PORT = 12482