-dead code elimination
[oweals/gnunet.git] / src / core / test_core_quota_asymmetric_send_limit_peer1.conf
1 @INLINE@ test_core_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-gnunet-core-quota-asym-send-lim-peer-1/
4
5 [transport-tcp]
6 PORT = 12488
7
8 [arm]
9 PORT = 12486
10 UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-arm.sock
11
12 [statistics]
13 PORT = 12487
14 UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-statistics.sock
15
16 [resolver]
17 PORT = 12484
18 UNIXPATH = /tmp/gnunet-core-asym-send-1-service-resolver.sock
19
20 [peerinfo]
21 PORT = 12489
22 UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-peerinfo.sock
23
24 [transport]
25 PORT = 12485
26 UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-transport.sock
27
28 [ats]
29 PORT = 12491
30 UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-ats.sock
31 # UNSPECIFIED
32 UNSPECIFIED_QUOTA_IN = 10240
33 UNSPECIFIED_QUOTA_OUT = 10240
34 # LOOPBACK
35 LOOPBACK_QUOTA_IN = 10240
36 LOOPBACK_QUOTA_OUT = 10240
37 # LAN
38 LAN_QUOTA_IN = 10240
39 LAN_QUOTA_OUT = 10240
40 # WAN
41 WAN_QUOTA_IN = 10240
42 WAN_QUOTA_OUT = 10240
43 # WLAN
44 WLAN_QUOTA_IN = 10240
45 WLAN_QUOTA_OUT = 10240
46
47 [core]
48 PORT = 12490
49 UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-core.sock