f92d9cd98f00d04ec4db42021fcab597db9bde0c
[oweals/gnunet.git] / src / transport / test_quota_compliance_tcp_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/quota-tcp-p1/
4 DEFAULTCONFIG = test_quota_compliance_tcp_peer1.conf
5
6 [core]
7 TOTAL_QUOTA_IN = 10000
8 TOTAL_QUOTA_OUT = 10000
9
10 [transport-tcp]
11 PORT = 4094
12
13 [transport-udp]
14 PORT = 4094
15
16 [arm]
17 PORT = 4087
18 UNIXPATH = /tmp/test_quota_compliance_tcp_arm_peer1.sock
19
20 [statistics]
21 PORT = 4088
22 UNIXPATH = /tmp/test_quota_compliance_tcp_statistics_peer1.sock
23
24 [resolver]
25 PORT = 4089
26 UNIXPATH = /tmp/test_quota_compliance_tcp_resolver_peer1.sock
27
28 [peerinfo]
29 PORT = 4090
30 UNIXPATH = /tmp/test_quota_compliance_tcp_peerinfo_peer1.sock
31
32 [transport]
33 PORT = 4091
34 UNIXPATH = /tmp/test_quota_compliance_tcp_transport_peer1.sock
35
36