aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_quota_asymmetric_send_limit_peer2.conf
blob: 05ea062e6a7fefb21364c4bb5717edd5d2910293 (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-asym-send-lim-peer-2/

[arm]
PORT = 22486
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-arm.sock

[statistics]
PORT = 22487
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-statistics.sock

[resolver]
PORT = 22484
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-resolver.sock

[peerinfo]
PORT = 22489
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-peerinfo.sock

[transport]
PORT = 22485
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-transport.sock

[core]
PORT = 22490
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-core.sock

[ats]
PORT = 22491
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-ats.sock
WAN_QUOTA_IN = 1 MB
WAN_QUOTA_OUT = 1 MB

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

[transport-tcp]
PORT = 22467

[transport-udp]
PORT = 22468

[transport-http]
PORT = 22469