-fixing #2434, plus some code cleanup
[oweals/gnunet.git] / src / core / test_core_quota_peer1.conf
1 @INLINE@ test_core_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-gnunet-core-quota-sym-peer-1/
4 DEFAULTCONFIG = test_core_quota_peer1.conf
5
6 [transport-tcp]
7 PORT = 12468
8
9 [arm]
10 PORT = 12476
11 UNIXPATH = /tmp/gnunet-core-sym-p1-service-arm.sock
12
13 [statistics]
14 PORT = 12477
15 UNIXPATH = /tmp/gnunet-core-sym-p1-service-statistics.sock
16
17 [resolver]
18 PORT = 12474
19 UNIXPATH = /tmp/gnunet-core-sym-p1-service-resolver.sock
20
21 [peerinfo]
22 PORT = 12479
23 UNIXPATH = /tmp/gnunet-core-sym-p1-service-peerinfo.sock
24
25 [transport]
26 PORT = 12475
27 UNIXPATH = /tmp/gnunet-core-sym-p1-service-transport.sock
28
29 [ats]
30 WAN_QUOTA_IN = 10240
31 WAN_QUOTA_OUT = 10240
32
33 [core]
34 PORT = 12480
35 UNIXPATH = /tmp/gnunet-core-sym-p1-service-core.sock
36 DEBUG = NO
37
38 [ats]
39 PORT = 12481
40 UNIXPATH = /tmp/gnunet-core-sym-p1-service-ats.sock