hxing typemap
[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 [core]
30 PORT = 12480
31 TOTAL_QUOTA_IN = 10240
32 TOTAL_QUOTA_OUT = 10240
33 UNIXPATH = /tmp/gnunet-core-sym-p1-service-core.sock
34 DEBUG = NO
35