doxy
[oweals/gnunet.git] / src / core / test_core_quota_peer2.conf
1 @INLINE@ test_core_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-gnunet-core-quota-sym-peer-2/
4 DEFAULTCONFIG = test_core_quota_peer2.conf
5
6 [arm]
7 PORT = 22476
8 UNIXPATH = /tmp/gnunet-core-sym-p2-service-arm.sock
9
10 [statistics]
11 PORT = 22477
12 UNIXPATH = /tmp/gnunet-core-sym-p2-service-statistics.sock
13
14 [resolver]
15 PORT = 22474
16 UNIXPATH = /tmp/gnunet-core-sym-p2-service-resolver.sock
17
18 [peerinfo]
19 PORT = 22479
20 UNIXPATH = /tmp/gnunet-core-sym-p2-service-peerinfo.sock
21
22 [transport]
23 PORT = 22475
24 UNIXPATH = /tmp/gnunet-core-sym-p2-service-transport.sock
25
26 [core]
27 PORT = 22480
28 UNIXPATH = /tmp/gnunet-core-sym-p2-service-core.sock
29 DEBUG = NO
30
31 [ats]
32 PORT = 22482
33 UNIXPATH = /tmp/gnunet-core-sym-p2-service-ats.sock
34 WAN_QUOTA_IN = 10 kiB
35 WAN_QUOTA_OUT = 10 kiB
36
37 [transport-tcp]
38 PORT = 22467
39
40 [transport-unix]
41 PORT = 22468
42
43 [transport-http]
44 PORT = 22469